svn commit: samba r25092 - in branches: SAMBA_3_2/source/include SAMBA_3_2/source/passdb SAMBA_3_2_0/source/include SAMBA_3_2_0/source/passdb

obnox at samba.org obnox at samba.org
Tue Sep 11 16:50:34 GMT 2007


Author: obnox
Date: 2007-09-11 16:50:32 +0000 (Tue, 11 Sep 2007)
New Revision: 25092

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25092

Log:
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


Modified:
   branches/SAMBA_3_2/source/include/smbldap.h
   branches/SAMBA_3_2/source/passdb/pdb_ldap.c
   branches/SAMBA_3_2_0/source/include/smbldap.h
   branches/SAMBA_3_2_0/source/passdb/pdb_ldap.c


Changeset:
Sorry, the patch is too large (665 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25092


More information about the samba-cvs mailing list