In my previous installation, I didn't have a valid A & MX record because when it tried to resolve, it gave an error. It still let me complete the installation. Now, it's saying that I need to correct my LDAP configuration.
How can I find out what the LDAP configuration is on my other server, so that I may compare it to this installation?
EDIT: I did a 'host ldap-hostname' on both machines, and they gave the same output.
Physical server with zimbra installed:
Code:
root@mail:~/zcs-5.0.11_GA_2695.UBUNTU8.20081117052520# host ldap-hostname
ldap-hostname.pdadmin.com has address 208.69.36.132
Host ldap-hostname.pdadmin.com not found: 3(NXDOMAIN)
Virtual server without zimbra installed:
Code:
root@zimbraVM:~/zcs-5.0.11_GA_2695.UBUNTU8.20081117052520# host ldap-hostname
ldap-hostname.pdadmin.com has address 208.69.36.132
Host ldap-hostname.pdadmin.com not found: 3(NXDOMAIN)