View Single Post
  #26 (permalink)  
Old 10-16-2008, 06:13 AM
lithorus lithorus is offline
Senior Member
 
Posts: 64
Default

Quote:
Originally Posted by trakkert View Post
admin is the name of my ldap administrator, so i believe yes to your question.

Also in the admin GUI, when i go to edit account -> General Information -> Account Setup: he is set as administrator.

But is there another user, that is associated to the LDAP password? Atleast I cant see anyone in my ldap tree.
You cannot control the ldap admin account in zimbra account manager. The ldap admin/root account is specifically called 'zimbra'.
The bind string is like this :
"uid=zimbra,cn=admins,cn=zimbra"
you can get the ldap root account password with the following commands :
Quote:
su zimbra
zmlocalconfig -s ldap_root_password
Reply With Quote