s3:pdb_ldap: change LDAP password before samba password hashes
authorBjörn Jacke <bj@sernet.de>
Tue, 6 Jul 2010 16:39:26 +0000 (18:39 +0200)
committerBjörn Jacke <bj@sernet.de>
Tue, 6 Jul 2010 16:50:01 +0000 (18:50 +0200)
commita679319192a50f8115c830ceabe33010d584e3c9
treeff58c65aee91b3602279106073f48ecd148094c0
parent44d8c8dbb721eadface3785cee135b2912ca00e7
s3:pdb_ldap: change LDAP password before samba password hashes

this way we can catch up with password change refuses from ldap password policy
overlays and abort the password change early.

Thanks to Andy Hanton <andyhanton@gmail.com> for the initial patch.
source3/passdb/pdb_ldap.c