CVS update: samba/source/smbd

tridge at samba.org tridge at samba.org
Fri Jul 6 14:08:24 EST 2001


Date:	Thu Jul  5 21:08:24 2001
Author:	tridge

Update of /home/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv1303

Modified Files:
	reply.c 
Log Message:
fixed bug where we looked at the first byte of a password to determine
if the password is blank. That ain't valid with encrypted passwords!

Jeremy, this changes the semantics of session setup. We no longer
automatically set guest=True when the client happens to choose their
username == the guest username. Instead we rely on the map_to_guest
code. I'm pretty sure this is now the right thing, but please look at
it carefully before putting it in 2.2

This is the bug that was causing the build farm to sometimes
fail. Basically we failed every 256 attempts - ie. when the first byte
of the encrypted password happened to be 0


Revisions:
reply.c		1.305 => 1.306
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/reply.c?r1=1.305&r2=1.306




More information about the samba-cvs mailing list