svn commit: samba r1388 - in branches/SAMBA_3_0: examples/LDAP source/include source/lib source/passdb source/smbd

jra at samba.org jra at samba.org
Wed Jul 7 22:46:51 GMT 2004


Author: jra
Date: 2004-07-07 22:46:51 +0000 (Wed, 07 Jul 2004)
New Revision: 1388

Modified:
   branches/SAMBA_3_0/examples/LDAP/samba.schema
   branches/SAMBA_3_0/source/include/passdb.h
   branches/SAMBA_3_0/source/include/smbldap.h
   branches/SAMBA_3_0/source/lib/smbldap.c
   branches/SAMBA_3_0/source/passdb/pdb_get_set.c
   branches/SAMBA_3_0/source/passdb/pdb_ldap.c
   branches/SAMBA_3_0/source/passdb/pdb_tdb.c
   branches/SAMBA_3_0/source/smbd/chgpasswd.c
Log:
Adding password history code for ldap backend, based on a patch from
"Jianliang Lu" <j.lu at tiesse.com>. Multi-string attribute changed to
linearised pstring due to ordering issues. A few other changes to
fix race conditions. I will add the tdb backend code next. This code
compiles but has not yet been tested with password history policy
set to greater than zero. Targeted for 3.0.6.
Jeremy.


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0&rev=1388&nolog=1


More information about the samba-cvs mailing list