|
Posted by Chuck on August 9, 2005, 9:29 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Dear all,
Is there any Windows API available to generate SPNEGO tokens used as the
security blobs used in CIFS/SMB authentication? For example, how to generate
the NegTokenInit token that (in ASN.1 format) lists all the authentication
mechanisms supported by the server machine replying to a client's protocol
negotiation request? I know it is possible to hard code a SPNEGO token but
just wondering if there is a better way to do it. And, it seems the SSPI
library doesn't provide this support.
Thanks.
best,
chuck
|