CVS update: samba/source/smbd

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

Modified Files:
	conn.c password.c service.c sesssetup.c uid.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:
conn.c		1.19 => 1.20
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/conn.c?r1=1.19&r2=1.20
password.c		1.259 => 1.260
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/password.c?r1=1.259&r2=1.260
service.c		1.103 => 1.104
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/service.c?r1=1.103&r2=1.104
sesssetup.c		1.66 => 1.67
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c?r1=1.66&r2=1.67
uid.c		1.93 => 1.94
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/uid.c?r1=1.93&r2=1.94



More information about the samba-cvs mailing list