On 01/30/2013 07:33 AM, Asmaa Ahmed wrote:
Hello,
I am trying to integrate Kerberos to my Openldap server, and I am
following pretty much the instructions from there
'http://www.rjsystems.nl/en/2100-d6-kerberos-openldap-client.php'
But still can't get it work to connect the client server to the LDAP
one after the integration!
I can see this error in my logs:
Jan 30 17:27:17 mail nscd: nss_ldap: failed to bind to LDAP server
ldapi://ldap.domain.com/: Can't contact LDAP server
Jan 30 17:27:17 mail nscd: nss_ldap: reconnecting to LDAP server
(sleeping 1 seconds)...
Jan 30 17:27:18 mail nscd: nss_ldap: failed to bind to LDAP server
ldapi://ldap.domain.com/: Can't contact LDAP server
Jan 30 17:27:18 mail nscd: nss_ldap: could not search LDAP server -
Server is unavailable
Using ldapi:// is probably incorrect. You're using the wrong protocol
scheme, and/or you're not using it correctly.
http://www.openldap.org/doc/admin24/runningslapd.html lists the
different protocol schemes and how to use them.
--
Bjørn