[python-ldap] LDAP bind with Windows credentials

Michael Ströder michael at stroeder.com
Fri Feb 22 19:40:09 CET 2013


Steffen Frömer wrote:
> Quoting Michael Ströder <michael at stroeder.com>:
> 
>> 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.
> 
> is there any possible solution to do this with python on windows?

Not without coding:

http://sourceforge.net/tracker/?func=detail&aid=1698443&group_id=2072&atid=352072

Ciao, Michael.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3883 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20130222/93c00698/attachment.bin>


More information about the python-ldap mailing list