CVS update: samba/source/web

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/web
In directory va:/tmp/cvs-serv24308/web

Modified Files:
	cgi.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:
cgi.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/samba/source/web/cgi.c?r1=1.47&r2=1.48




More information about the samba-cvs mailing list