Hi,

OK, I just committed some stuf to do client-side NTLMSSP from smbclient to 
smbd.

It works even. 

However, as always, you find other problems. The code is seriously broken 
when the server tries to negotiate RAW_NTLMSSP, which Win2K tries to do.

We will need to add a sec_type flag of some sort to distinguish between 
RAW_NTLMSSP (which we detect by the lack of a blob in the Negprot 
response, BCC==16), SPNEGO_NTLMSSP, SPNEGO_KRB5, etc.

Then we probably need to abstract out all the auth handling so it is easy 
to add the appropriate headers.

Regards
-----
Richard Sharpe, [EMAIL PROTECTED], [EMAIL PROTECTED], 
[EMAIL PROTECTED]

Reply via email to