r25092: Add support for storing trusted domain passwords in LDAP for
authorMichael Adam <obnox@samba.org>
Tue, 11 Sep 2007 16:50:32 +0000 (16:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:39 +0000 (12:30 -0500)
commite16f8188eaee0d4b8e059bea755100a98ac1867d
treec5021e9b3ea03ca89e4e93435c081c09caf0a12d
parent3853c7e1447e473bf34f207971b5f1c03a17ffb5
r25092: Add support for storing trusted domain passwords in LDAP for
passdb backend = ldapsam.

Along with reproducing the functionality of the secrets.tdb
code, I have prepared the handling of the previous trust password
(in case we are contacting a dc which does not yet know of a recent
password change). This information has still to be propagated
to the outside, but this requires a change of the api and also
a change of the secrets.tdb code.

Michael
(This used to be commit 6c3c20e6c4a2b04de8111f2c79b431f0775c2a0f)
source3/include/smbldap.h
source3/passdb/pdb_ldap.c