CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Sat Apr 13 19:35:52 EST 2002


Date:	Sat Apr 13 02:35:52 2002
Author:	abartlet

Update of /data/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv26938/source/smbd

Modified Files:
	uid.c 
Log Message:
Better handling of uid/gid -> RID and RID -> uid/gid code.

All uids and gids must create valid RIDs, becouse other code expects this, and
can't handle the failure case. (ACL code in particular)

Allow admins to adjust the base of the RID algorithm, so avoid clashes with
users brought in from NT (for example).

Put all the algorithm code back in one place, so that this change is global.

Better coping with NULL sid pointers - but it still breaks a lot of stuff.

BONUS: manpage entry for new paramater :-)

counter based rids for normal users in tdbsam is disabled for the timebeing, 
idra and I will work out some things here soon I hope.

Andrew Bartlett


Revisions:
uid.c		1.86 => 1.87
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/uid.c?r1=1.86&r2=1.87




More information about the samba-cvs mailing list