back-ldap has had an unbelievable amount of work done to it since 2.2.13.
Case on point, I started using it seriously around 2.3.19, and there's
been a lot of work done since then. Upgrade to 2.3.34 and try again. See
http://www.openldap.org/software/release/changes.html for details.
On Fri, 30 Mar 2007, [EMAIL PROTECTED] wrote:
Hi all,
i'm using openldap 2.2.13 as a proxy to an other ldap server. it works and
after few days, authentications doesn't work any more. and i have an error 52
in my ldap log:
ar 29 17:51:13 guardsdef1 slapd[23444]: conn=4 op=5 SRCH base="ou=personnes,o=st" scope=2
deref=3 filter="(&(objectClass=*)(uid=n588t67))"
Mar 29 17:51:13 guardsdef1 slapd[23444]: conn=4 op=5 SRCH attr=uid
Mar 29 17:51:13 guardsdef1 slapd[23444]: conn=4 op=5 SEARCH RESULT tag=101
err=52 nentries=0 text=
Mar 29 17:51:13 guardsdef1 slapd[23444]: conn=4 op=5 SEARCH RESULT tag=101
err=52 nentries=0 text=
this error means:
LDAP_UNAVAILABLE: Indicates that the LDAP server cannot process the client's
bind request, usually because it is shutting down.
my slapd conf:
database ldap
suffix o=sg
uri ldaps://ldap.s45ame.iioup.soen
Do you have any idea why open ldap "is shutting down" ?
thank you for your help
Thomas