January 31st, 2005, 05:29 AM
-
LDAP Bind during make test
Hi All,
I'm trying to install and setup openLDAP on RedHat Linux 8. I've managed to install all the dependencies (such as open SSL, BerkeleyDB) but when I run the make test I get the following error message:
ldap_bind: Can't contact LDAP server (-1)
I've tried altering the firewall to allow connections through port 389 and 9011. Also changing the hosts.allow and hosts.deny.
I passed the configuration info regarding the BerkeleyDB.
I can't seem to find the solution on the web anywhere, can anyone suggest a solution?
Many thanks
Jonathan