From: <mi...@st...> - 2003-12-10 09:37:38
|
Christian Klinger wrote: > Michael Str=C3=B6der wrote: >=20 >>Probably the LDAP servers limits the time span your LDAP connection is >>valid and drops the connection. You have to deal with that in your >>application. >=20 > I'm using OpenLdap=20 > Do you know the name of the parameter which i must configure! > I see nothing in the OpenLdap -log file! Well, man slapd.conf reveals that parameters 'idletimeout' and 'limits'=20 looks promising. This is off-topic here. ope...@op... i= s=20 the forum to ask details about this. >>ldap.ldapobject.ReconnectLDAPObject is probably what you're looking fo= r. >>Note that I screwed up a module import in ReconnectLDAPObject in curre= nt >>2.0.0pre17. Use upcoming 2.0.0pre18 instead. Anyway ldap.ldapobject.ReconnectLDAPObject is the proper way to deal with= =20 it. I released 2.0.0pre18 yesterday. Ciao, Michael. |