View Single Post
  #4 (permalink)  
Old 01-04-2008, 07:22 PM
quanah quanah is online now
Zimbra Employee
 
Posts: 572
Default

zmlocalconfig -s ldap_amavis_password

to get the password. Then:

Code:
ldapwhoami -x -h ldaphost.FQDN -ZZZ -D "uid=zmamavis,cn=appaccts,cn=zimbra" -W
It'll prompt for the password. If the result is success, then the password is correct in the LDAP server DB. If you get an error, please post it.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote