CVS update: samba/source/smbd

Tim Potter tpot at samba.org
Wed Sep 12 16:39:51 EST 2001


Date:	Tue Sep 11 23:39:51 2001
Author:	tpot

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

Modified Files:
	auth.c auth_rhosts.c auth_smbpasswd.c auth_unix.c reply.c 
Log Message:
Some patches to authentication:

 - the usersupplied_info now contains a smb_username (as it comes across on
   the wire) and a unix_username (after being passed through mapping
   functions)

 - when doing security={server,domain} use the smb_username, otherwise use
   the unix_username


Revisions:
auth.c		1.11 => 1.12
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth.c?r1=1.11&r2=1.12
auth_rhosts.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth_rhosts.c?r1=1.5&r2=1.6
auth_smbpasswd.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth_smbpasswd.c?r1=1.6&r2=1.7
auth_unix.c		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth_unix.c?r1=1.3&r2=1.4
reply.c		1.331 => 1.332
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.331&r2=1.332




More information about the samba-cvs mailing list