CVS update: samba/source/passdb

idra at samba.org idra at samba.org
Wed Apr 30 08:06:15 EST 2003


Date:	Tue Apr 29 22:06:15 2003
Author:	idra

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

Modified Files:
	passdb.c pdb_get_set.c pdb_ldap.c pdb_nisplus.c 
	pdb_smbpasswd.c pdb_tdb.c pdb_unix.c 
Log Message:

This is a nice rewrite:

SAM_ACCOUNT does not have anymore uid and gid fields
all the code that used them has been fixed to use the proper idmap calls

fix to idmap_tdb for first time idmap.tdb initialization.

auth_serversupplied_info structure has now an uid and gid field

few other fixes to make the system behave correctly with idmap

tested only with tdbsam, but smbpasswd and nisplus should be ok

have not tested ldap !



Revisions:
passdb.c		1.192 => 1.193
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c?r1=1.192&r2=1.193
pdb_get_set.c		1.24 => 1.25
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_get_set.c?r1=1.24&r2=1.25
pdb_ldap.c		1.104 => 1.105
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_ldap.c?r1=1.104&r2=1.105
pdb_nisplus.c		1.35 => 1.36
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_nisplus.c?r1=1.35&r2=1.36
pdb_smbpasswd.c		1.67 => 1.68
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_smbpasswd.c?r1=1.67&r2=1.68
pdb_tdb.c		1.80 => 1.81
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_tdb.c?r1=1.80&r2=1.81
pdb_unix.c		1.15 => 1.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_unix.c?r1=1.15&r2=1.16


More information about the samba-cvs mailing list