CVS update: samba/source/smbd

Tim Potter tpot at samba.org
Thu Nov 1 17:33:18 EST 2001


Date:	Thu Nov  1 17:33:18 2001
Author:	tpot

Update of /data/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv6436/smbd

Modified Files:
      Tag: APPLIANCE_HEAD
	password.c reply.c sec_ctx.c service.c uid.c 
Log Message:
Fix for universal groups printing bug: if a user is a member of group that
is a member of a universal group, and that universal group has a deny ACE
on a printer security descriptor Samba fails to deny the user access.

I've passed up the group rids from the cli_login_network() response and
added to the nt user token when it is created.

This works for printing but the groups are lost when connecting to
a share due to the token be recreated due to the possible use of
the 'force user' and 'force group' parameters.


Revisions:
password.c		1.180.2.20 => 1.180.2.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/password.c?r1=1.180.2.20&r2=1.180.2.21
reply.c		1.237.2.20 => 1.237.2.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.237.2.20&r2=1.237.2.21
sec_ctx.c		1.6.2.8 => 1.6.2.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sec_ctx.c?r1=1.6.2.8&r2=1.6.2.9
service.c		1.29.2.14 => 1.29.2.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/service.c?r1=1.29.2.14&r2=1.29.2.15
uid.c		1.50.2.6 => 1.50.2.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/uid.c?r1=1.50.2.6&r2=1.50.2.7




More information about the samba-cvs mailing list