CVS update: samba/source/passdb

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


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

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

Modified Files:
	passdb.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:
passdb.c		1.164 => 1.165
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/passdb.c?r1=1.164&r2=1.165




More information about the samba-cvs mailing list