python-ldap wrong auth. after server down

2008-09-26 Thread mete bilgin
Hi all, i'm trying to connect ldap into python. when i give it to true username and password, nothing going wrong...But i try to wrong password ,the server shutdown...How can i pass that. ps: ldap_server=ldap.open('localhost') ldap_server.protocol_version = ldap.VERSION3 try:

Re: python-ldap wrong auth. after server down

2008-09-26 Thread Michael Ströder
Please don't e-mail me personally. Stay on the mailing list! mete bilgin wrote: 2008/9/26 Michael Ströder [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] mete bilgin wrote: i'm trying to connect ldap into python. when i give it to true username and password, nothing going