CVS update: samba/source/rpc_server

abartlet at samba.org abartlet at samba.org
Mon Nov 25 17:54:22 EST 2002


Date:	Mon Nov 25 06:54:22 2002
Author:	abartlet

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv11756/rpc_server

Modified Files:
	srv_netlog_nt.c srv_util.c 
Log Message:
Instead of walking the entire group database, grabbing all members of each
group, testing for membership etc, use the already calculated NT_USER_TOKEN.

(which is initgroups() based)

So far we only fill out the 'domain' groups - we need to fill out the 
'other sids' as well, and we possibly need to filter the list for 'domain 
groups' only (the old code did that), but Win2k doesn't seem to mind
this for now.

I also need to find out what the magic '7' is about.  Fortunetly JF is in town,
so I'll grill him tomorrow :-).

Andrew Bartlett


Revisions:
srv_netlog_nt.c		1.67 => 1.68
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_netlog_nt.c?r1=1.67&r2=1.68
srv_util.c		1.70 => 1.71
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_util.c?r1=1.70&r2=1.71



More information about the samba-cvs mailing list