On Tuesday 09 December 2003 20:43, you wrote:
> Klinger Christian wrote:
> > The Problem:
> > I make some LDAP Queries (Zope External Method) over a large network!
> > Sometimes i got a "good" result but sometimes i got the error
> > "Can=C2=B4t contact LDAP-Server"!
>
> 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.
>
> ldap.ldapobject.ReconnectLDAPObject is probably what you're looking for=
=2E
> Note that I screwed up a module import in ReconnectLDAPObject in curren=
t
> 2.0.0pre17. Use upcoming 2.0.0pre18 instead.
>
> Ciao, Michael.
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!
thx christian
|