CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Wed Sep 19 15:26:11 EST 2001


Date:	Tue Sep 18 22:26:11 2001
Author:	abartlet

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

Modified Files:
	auth_unix.c 
Log Message:
Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by
simply not doing Get_Pwnam() calls in pass_check.c

We now make *one* sys_getpnam() call in cgi.c and we always call PAM no matter
what it returns.  We also no longer run the password cracker for these logins.

The truly parinod will note the slight difference in call paths, in that we only
call crypt for valid password structs (if not --with-pam).  The truly parinoid
don't run SWAT either, so I don't think this is an issue.

Andrew Bartlett


Revisions:
auth_unix.c		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/auth_unix.c?r1=1.4&r2=1.5




More information about the samba-cvs mailing list