userPassword

Michael Ströder michael at stroeder.com
Wed Apr 3 09:48:26 CEST 2002


dennis at illusions.com wrote:
> Can someone give example code of setting a userPassword attribute to an 
> encrypted password with python-ldap?

Concerning userPassword attribute it's handy to read and understand the 
OpenLDAP FAQ-O-MATIC:

http://www.openldap.org/faq/data/cache/419.html

Once I've started to implement a module for doing the whole thing on various 
password attributes with different syntaxes but that's probably overkill for 
you.

Check the following files in tar.gz of http://www.web2ldap.de:
pylib/ldaputil/passwd.py
pylib/w2lapp/passwd.py

Ciao, Michael.





More information about the python-ldap mailing list