[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4294) passwd_extop may not return newly generated password...
Full_Name: Pierangelo Masarati
Version: HEAD,re23
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (81.74.43.82)
Submitted by: ando
.. when the exop is directly performed by the database.
This does not affect backends like bdb/hdb and ldbm, because in this case the
operation is turned into an internal modify; however it affects, for example,
back-ldap.
A fix is in HEAD.