[python-ldap] password change for multivalued userpasssword

Demicoli Darren at MITA darren.demicoli at gov.mt
Tue Sep 18 12:31:08 CEST 2012


Dear all

 

When changing a user password using the passwd_s() function, the old
password can be specified.  Now since the userpassword attribute is a
multivalued attribute, I was assuming that for an ldap entry with
multiple passwords, if the old password is specified in the passwd_s(),
this would change only that particular password. However, if this is
done, all the user passwords are removed and only the entry for the new
password remains. 

 

Is this limitation coming from python-ldap or from the directory server
exop?

 

Thanks a lot.

-Darren

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20120918/448db6cc/attachment.html>


More information about the python-ldap mailing list