CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Fri Nov 9 22:16:06 EST 2001


Date:	Fri Nov  9 03:16:05 2001
Author:	abartlet

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

Modified Files:
	auth_util.c password.c sesssetup.c uid.c 
Log Message:
This change updates lp_guestaccount() to be a *global* paramater, rather than 
per-share.  I beleive that almost all the things that this could have done on 
a per-share basis can be done with other tools, like 'force user'.

Almost all the user's of this paramater used it as a global anyway...

While this is one step at a time, I hope it will allow me to considerably
simplfy the make_connection() code, particularly for the user-level security
case.

This already removes an absolute truckload of extra attempted password lookups
on the guest account.

Andrew Bartlett


Revisions:
auth_util.c		1.12 => 1.13
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth_util.c?r1=1.12&r2=1.13
password.c		1.240 => 1.241
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/password.c?r1=1.240&r2=1.241
sesssetup.c		1.20 => 1.21
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c?r1=1.20&r2=1.21
uid.c		1.70 => 1.71
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/uid.c?r1=1.70&r2=1.71




More information about the samba-cvs mailing list