svn commit: samba r1389 - in trunk: examples/LDAP source/include source/lib source/passdb source/smbd

jra at samba.org jra at samba.org
Wed Jul 7 22:58:59 GMT 2004


Author: jra
Date: 2004-07-07 22:58:59 +0000 (Wed, 07 Jul 2004)
New Revision: 1389

Modified:
   trunk/examples/LDAP/samba.schema
   trunk/source/include/passdb.h
   trunk/source/include/smbldap.h
   trunk/source/lib/smbldap.c
   trunk/source/passdb/pdb_get_set.c
   trunk/source/passdb/pdb_ldap.c
   trunk/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.
Jerry, please check the attribute #define values here in include/smbldap.h
I think it's safe for them to be just index values, but I need to be sure.
Jeremy.



WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk&rev=1389&nolog=1


More information about the samba-cvs mailing list