CVS update: samba/source/passdb

abartlet at samba.org abartlet at samba.org
Sat Aug 17 14:51:26 EST 2002


Date:	Sat Aug 17 00:51:26 2002
Author:	abartlet

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

Modified Files:
	passdb.c pdb_unix.c 
Log Message:
Rework the 'guest account get's RID 501' code again...

This moves it right into the passdb subsystem, where we can do this in
just one (or 2) places.  Due to the fact that this code can be in a tight loop,
I've had to make 'guest account' a 'const' paramater, where % macros cannot be
used.  In any case, if the 'guest account' varies, we are in for some nasty
cases in the other code, so it's useful anyway.

Andrew Bartlett


Revisions:
passdb.c		1.168 => 1.169
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c?r1=1.168&r2=1.169
pdb_unix.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/pdb_unix.c?r1=1.6&r2=1.7



More information about the samba-cvs mailing list