CVS update: samba/source/rpc_server

abartlet at samba.org abartlet at samba.org
Tue Aug 20 11:54:28 EST 2002


Date:	Mon Aug 19 21:54:28 2002
Author:	abartlet

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

Modified Files:
	srv_pipe.c srv_srvsvc_nt.c 
Log Message:
Based orginally by work by Kai, this patch moves our NT_TOKEN generation into
our authenticaion code - removing some of the duplication from the current
code.

This also gets us *much* closer to supporting a real SAM backend, becouse the
SAM can give us the right info then.

This also changes our service.c code, so that we do a VUID (rather than uid)
cache on the connection struct, and do full NT ACL/NT_TOKEN checks (or cached
equivilant) on every packet, for the same r or rw mode the whole share was open 
for.

Andrew Bartlett 


Revisions:
srv_pipe.c		1.96 => 1.97
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_pipe.c?r1=1.96&r2=1.97
srv_srvsvc_nt.c		1.81 => 1.82
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_srvsvc_nt.c?r1=1.81&r2=1.82



More information about the samba-cvs mailing list