LDAP(?) problem

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
trytofixer
Posts: 1
Joined: Mon Oct 11, 2021 1:41 pm

LDAP(?) problem

Post by trytofixer »

Hi!

After power outage or after deploy new LE cert(after boot services was wont start cause cert error) zimbra lost domain in own ldap. I can login in adm interface, i see users, server, but in Config->Domains nothing.

Code: Select all

$ zmprov getAllDomains -v|wc -l
0
All services are ok:

Code: Select all

$ zmcontrol status
Host mx.domain.com
        amavis                  Running
        ldap                    Running
        logger                  Running
        mailbox                 Running
        memcached               Running
        mta                     Running
        opendkim                Running
        proxy                   Running
        service webapp          Running
        snmp                    Running
        spell                   Running
        stats                   Running
        zimbra webapp           Running
        zimbraAdmin webapp      Running
        zimlet webapp           Running
        zmconfigd               Running
I tried to add new domain with same name, but get error:

Code: Select all

$ zmprov cd domain.com                   
ERROR: account.DOMAIN_EXISTS (domain already exists: domain.com)
same error with any domain(ex, domain123.com)

Now i can login only with admin user, any other cant.
in mailbox log:

Code: Select all

nginxlookup - domain not found for user: user@domain.com
nginx.log:

Code: Select all

zm lookup: an error is returned by zimbra lookup handler: domain not found for user:user@domain.com
any suggestions?
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2802
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: LDAP(?) problem

Post by L. Mark Stone »

I'd restore LDAP from backup.
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Post Reply