CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Tue Jul 30 19:26:44 EST 2002


Date:	Tue Jul 30 02:26:44 2002
Author:	abartlet

Update of /home/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv11202/smbd

Modified Files:
	uid.c 
Log Message:
Update a pile of Samba's SID lookup code to ensure:

- That we never call winbind recursivly
- That we never use an 'algorithmic' RID when we have a fixed uid or gid mapping
  in either the passdb or the group mapping db.

Also, remove restrictions that say 'this domain only'.  If we have a mapping
configured, allow it to be returned.  If we later decide certian mappings are
invalid, then we sould put that in the code that actually does the map.

Allow 'sid->name' transtations on the fixed 'well known' groups for NT, even
if they are not represented by Unix groups yet.

Andrew Bartlett



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




More information about the samba-cvs mailing list