CVS update: samba/source/rpc_server

abartlet at samba.org abartlet at samba.org
Fri Jul 4 00:36:43 EST 2003


Date:	Thu Jul  3 14:36:43 2003
Author:	abartlet

Update of /home/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv19109/rpc_server

Modified Files:
      Tag: SAMBA_3_0
	srv_netlog_nt.c srv_pipe.c 
Log Message:
This patch takes the work the jerry did for beta2, and generalises it:

 - The 'not implmented' checks are now done by all auth modules
 - the ntdomain/trustdomain/winbind modules are more presise as to
   what domain names they can and cannot handle
 - The become_root() calls are now around the winbind pipe opening only,
   not the entire auth call
 - The unix username is kept seperate from the NT username, removing the
   need for 'clean off the domain\' in parse_net.c
 - All sid->uid translations are now validated with getpwuid() to put a very
   basic stop to logins with 'half deleted' accounts.

Andrew Bartlett


Revisions:
srv_netlog_nt.c		1.57.2.16 => 1.57.2.17
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_netlog_nt.c.diff?r1=1.57.2.16&r2=1.57.2.17
srv_pipe.c		1.93.2.15 => 1.93.2.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_pipe.c.diff?r1=1.93.2.15&r2=1.93.2.16



More information about the samba-cvs mailing list