Problem with md5_digest on MS AD

2009-08-03 Thread Petr Zelenka
Hello, i am using python-ldap package on debian-lenny. Stable version 2.3.5-1 and I have the same problem which is described here: http://sourceforge.net/mailarchive/forum.php?thread_name=505240.15748.qm%40web30702.mail.mud.yahoo.com&forum_name=python-ldap-dev First request is OK and second INVAL

Python-LDAP for Python 3.0

2009-08-03 Thread David Leonard
I have been looking at how to build the _ldap module for python3.x. It's a pretty straightforward binary port except for one major headache with strings. So, here I'd like to propose and explain some API changes Python 3.x users. I'm focused on the _ldap module right now, but the (pure pytho