CVS update: samba/source/rpc_server

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


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

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

Modified Files:
	srv_pipe.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:
srv_pipe.c		1.85 => 1.86
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_pipe.c?r1=1.85&r2=1.86




More information about the samba-cvs mailing list