Using SPNEGO/SSPI in SMB

Michael B Allen mba2000 at ioplex.com
Fri Aug 19 06:33:15 GMT 2005


On Thu, 18 Aug 2005 15:44:21 -0700
samba-technical.10.overbored at spamgourmet.com wrote:

> This is the corresponding SMB session setup requests/responses. Are 
> these entire security blobs just the direct outputs of the SSPI calls to 
> InitializeSecurityContext()/AcceptSecurityContext()?

Pretty much. I think GSSAPI handles everything from NegToken* down
but you might want to create a little Windows proggie that negotiates
a security context with itself and then hexdump the buffers to verify
what layers are handled exactly.

Mike


More information about the samba-technical mailing list