CVS update: samba/source/auth

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/auth
In directory dp.samba.org:/tmp/cvs-serv1604/auth

Modified Files:
	auth_builtin.c auth_sam.c auth_server.c auth_util.c 
	auth_winbind.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:
auth_builtin.c		1.13 => 1.14
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_builtin.c?r1=1.13&r2=1.14
auth_sam.c		1.40 => 1.41
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_sam.c?r1=1.40&r2=1.41
auth_server.c		1.29 => 1.30
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_server.c?r1=1.29&r2=1.30
auth_util.c		1.46 => 1.47
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_util.c?r1=1.46&r2=1.47
auth_winbind.c		1.11 => 1.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_winbind.c?r1=1.11&r2=1.12



More information about the samba-cvs mailing list