CVS update: samba/source/smbd

abartlet at samba.org abartlet at samba.org
Tue Mar 9 12:37:05 GMT 2004


Date:	Tue Mar  9 12:37:05 2004
Author:	abartlet

Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv5458/smbd

Modified Files:
	password.c sesssetup.c 
Log Message:
Commit to HEAD the updates to smb signing code that I was propsing for 3.0.

This code implements 'opportunistic signing' in our client (when the
server supports it, we will use it), and correct downgrading on both
the client and server for the 'enabled' (rather than required) signing
level.

This means that we can actually set 'server signing = yes' and not
have the world fall apart.  We had a number of bugs in that code, and
it certainly looks like most of the testing was with the 'requried'
setting.

While the changes are reasonable, I'm putting this into HEAD rather
than 3.0 for the timebeing.  SMB signing, like NTLMSSP, tends to have
gotchas in it :-)

(I also need to give it a workout with more than smbclient before I
move it across).

Andrew Bartlett


Revisions:
password.c		1.278 => 1.279
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/password.c.diff?r1=1.278&r2=1.279
sesssetup.c		1.118 => 1.119
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c.diff?r1=1.118&r2=1.119


More information about the samba-cvs mailing list