[SOLVED] LDAP Base DN in multiple server installtion Hi,
I'm trying to install zimbra community edition "zcs-5.0.16" in two Centos 5.3 server.
I successfully installed the ldap and mail-store components on one server but failed to install zimbra-mta in a separated server.
In the Main Menu look like this:
1) Common Configuration:
+Hostname: tzimbra-mta.mydomain.test
+Ldap master host: tzimbra.mydomain.test
+Ldap port: 389
+Ldap Admin password: set
+LDAP Base DN: cn=zimbra
+Require secure interprocess communications: no
+TimeZone: (GMT-08.00) Pacific Time (US & Canada)
2) zimbra-mta: Enabled
3) zimbra-snmp: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit
The "Ldap Admin password" is correct, but I get the following error in "zmsetup.log":
Unable to bind to ldap://tzimbra.mydomain.test:389 with user uid=zimbra,cn=admins,cn=zimbra and password XXXXXX
I couldn't find uid=zimbra,cn=admins,cn=zimbra in my ldap tree so I tried to change the "LDAP Base DN" to different values but it didn't work.
Any idea?
Thanks. |