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)
commit6c3c20e6c4a2b04de8111f2c79b431f0775c2a0f
tree765e717339f4939b9b44f223fa02070167ae1034
parent9c03cdf3a449149c50451a44deb420341e65af34
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
source/include/smbldap.h
source/passdb/pdb_ldap.c