CVS update: samba/source/rpc_server

abartlet at samba.org abartlet at samba.org
Thu Nov 1 16:02:40 EST 2001


Date:	Wed Oct 31 21:02:40 2001
Author:	abartlet

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

Modified Files:
	srv_netlog_nt.c 
Log Message:
Various post AuthRewrite cleanups, fixups and tidyups.

Zero out some of the plaintext passwords for paranoia

Fix up some of the other passdb backends with the change to *uid_t rather than
uid_t.

Make some of the code in srv_netlog_nt.c clearer, is passing an array around,
so pass its lenght in is definition, not as a seperate paramater.

Use sizeof() rather than magic numbers, it makes things easier to read.

Cope with a PAM authenticated user who is not in /etc/passwd - currently by
saying NO_SUCH_USER, but this can change in future.

Andrew Bartlett


Revisions:
srv_netlog_nt.c		1.35 => 1.36
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_netlog_nt.c?r1=1.35&r2=1.36




More information about the samba-cvs mailing list