View Single Post
  #9 (permalink)  
Old 12-21-2007, 02:33 PM
quanah quanah is offline
Zimbra Employee
 
Posts: 393
Default

The syntax is:

Code:
ldapmodify -x -h  -D "uid=zimbra,cn=admins,cn=zimbra" -W
dn: cn=config,cn=zimbra
changetype:modify
delete: zimbraCertAuthorityCertSelfSigned
^D
This will prompt you for the zimbra admin password, which you can get from running:
Code:
zmlocalconfig -s zimbra_ldap_password
--Quanah
__________________
Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote