[python-ldap] LDAP bind with Windows credentials

Michael Ströder michael at stroeder.com
Fri Feb 22 12:44:48 CET 2013


On Fri, 22 Feb 2013 11:27:58 +0100 Steffen Frömer
<steffen.froemer at gns-systems.de> wrote
> i am new to python ldap and i want to bind against active directory  
> with my windows credentials.
> 
> Is there a proper way to do this?
> 
> This solution works for me, but I don't want to enter my password to  
> make a ldap request.

You're probably talking about LDAP SASL/GSSAPI bind with Kerberos.
This is not possible with the Windows builds of python-ldap.

Ciao, Michael.




More information about the python-ldap mailing list