[rhn-users] Problem with LDAP server after the latest update

Xavier MOGHRABI xavier.moghrabi at objectweb.org
Wed Aug 23 12:19:19 UTC 2006


Dear all,

Today, I've updated a server that run with Red Hat AS 4. Since, my LDAP server 
doesn't work well.

In fact, the LDAP server starts and stops without problem.
The problem is that my application can't reach it. For instance, if I try to 
run any ldap client tool locally, I get the error :
"ldap_sasl_interactive_bind_s: Can't contact LDAP server (-1)"

The configuration of my server is the following (slapd.conf):
include         /etc/openldap/schema/core.schema
include         /etc/openldap/schema/cosine.schema
include         /etc/openldap/schema/inetorgperson.schema
include         /etc/openldap/schema/nis.schema
include         /etc/openldap/schema/exo.schema
allow bind_v2
pidfile         /var/run/slapd.pid
argsfile        /var/run/slapd.args
database        bdb
suffix          "dc=objectweb,dc=org"
rootdn          "cn=Manager,dc=objectweb,dc=org"
rootpw          secret
directory       /var/lib/ldap
loglevel        256
index objectClass                       eq,pres
index ou,cn,mail,surname,givenname      eq,pres,sub
index uidNumber,gidNumber,loginShell    eq,pres
index uid,memberUid                     eq,pres,sub
index nisMapName,nisMapEntry            eq,pres,sub

Does somebody know what is going wrong ?

-- 
Xavier MOGHRABI - Consortium ObjectWeb
Jabber: moghrabi at jabber.objectweb.org - Phone: +33 4 76 61 52 35




More information about the rhn-users mailing list