CVS update: samba/source/passdb

idra at samba.org idra at samba.org
Mon Jan 19 08:52:53 GMT 2004


Date:	Mon Jan 19 08:52:53 2004
Author:	idra

Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv26621/source/passdb

Modified Files:
	passdb.c pdb_get_set.c pdb_gums.c pdb_ldap.c pdb_mysql.c 
	pdb_pgsql.c pdb_sql.c pdb_xml.c 
Log Message:

1. The most part of this patch changed the unknown_3 flag to the now known
meaning of fields_present bit mask. Also avoid it being saved in backends (0
is saved where removing the unit32 would have produced a format change).
Also add support in samr functions to correctly interpret the flags.
Flags still not set properly (eg. still set all flags 0xffffff as previous
code), need a tool to test this properly (I',ve done preliminary tests with
samba4 rpc torture and it seem to work properly against w2k).

2. Patch for handlig the flag user must change password at next logon
in usrmgr based on Jianliang Lu <j.lu at tiesse.com> patch





Revisions:
passdb.c		1.216 => 1.217
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c.diff?r1=1.216&r2=1.217
pdb_get_set.c		1.31 => 1.32
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_get_set.c.diff?r1=1.31&r2=1.32
pdb_gums.c		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_gums.c.diff?r1=1.4&r2=1.5
pdb_ldap.c		1.130 => 1.131
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c.diff?r1=1.130&r2=1.131
pdb_mysql.c		1.16 => 1.17
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_mysql.c.diff?r1=1.16&r2=1.17
pdb_pgsql.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_pgsql.c.diff?r1=1.2&r2=1.3
pdb_sql.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_sql.c.diff?r1=1.2&r2=1.3
pdb_xml.c		1.12 => 1.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_xml.c.diff?r1=1.12&r2=1.13


More information about the samba-cvs mailing list