Date:   Thu Jul 31 19:01:22 2003
Author: jerry

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

Modified Files:
      Tag: SAMBA_3_0
        sesssetup.c 
Log Message:
only honor the first OID in the sessetup snego negotiate.  Deviates 
from RFC but I'm smelling a client bug here. 

        /* only look at the first OID for determining the mechToken --
           accoirding to RFC2478, we should choose the one we want 
           and renegotiate, but i smell a client bug here..  
           
           Problem observed when connecting to a member (samba box) 
           of an AD domain as a user in a Samba domain.  Samba member 
           server sent back krb5/mskrb5/ntlmssp as mechtypes, but the 
           client (2ksp3) replied with ntlmssp/mskrb5/krb5 and an 
           NTLMSSP mechtoken.                 --jerry              */
        



Revisions:
sesssetup.c             1.50.2.29 => 1.50.2.30
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/sesssetup.c.diff?r1=1.50.2.29&r2=1.50.2.30

Reply via email to