Quote:
|
Originally Posted by KevinH Are you getting an error? What to any of the logs say? Do you have a firewall? |
The errors that I get are:
1.
Code:
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save.. .done
Operations logged to /tmp/zmsetup.log.720
Setting defaults...Setting defaults from existing config...Done
Checking for port conflicts
Starting ldap...Done
Setting defaults from ldap...ERROR: service.FAILURE (system failure: getDirectCo ntext) (cause: javax.naming.CommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.C ommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.C ommunicationException hawk.forcev.net:389)
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.C ommunicationException hawk.forcev.net:389)
Done
Checking ldap on localhost:389...FAILED
2.
Code:
Checking ldap on 192.168.2.30:389...FAILED
Checking ldap on 192.168.2.30:389...FAILED
Main menu
1) Hostname: hawk.forcev.net
2) Ldap master host: 192.168.2.30
3) Ldap port: 389
4) Ldap password: set
5) zimbra-ldap: Enabled
6) zimbra-store: Enabled
7) zimbra-mta: Enabled
8) zimbra-snmp: Enabled
9) zimbra-logger: Enabled
10) zimbra-spell: Enabled
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit
Address unconfigured (**) items or correct ldap configuration (? - help)
Logs have nothing in them that indicates anyform of problem, and there's no firewall inbetween both hosts, they're sitting on the same network.
Quote:
|
Originally Posted by marcmac Did you set the ldap password on the other box correctly? If you're just getting the communication exception, it's because it can't resolve the ldap server's hostname in dns (/etc/hosts isn't enough).
Try setting the ldap host to the ldap server's IP, not hostname. |
Double checked the password, and changed from hostname to IP and still nothing.
One thing I noticed from trying to create the cert is that I get several "unable to write 'random state'" errors, about three of them. Anyone know what could be causing them, and is this what's killing me?