hello all,
I was following the documentation to setup openLDAP stuff - http://www.jukie.net/~bart/ldap/ldap-authentication-on-debian/http://www.jukie.net/%7Ebart/ldap/ldap-authentication-on-debian/
I've modified the ldap.conf and slapd.conf accordingly.
But when I tried for testing by doing: ldapsearch -x -W -D 'cn=admin,dc=example' 'objectClass=*'
I got the following message: Can't contact LDAP Server
How to overcome this problem??