SSPI Server: How to retrieve the username of incoming authentication request
- From: "Kevin Smith" <someone@xxxxxxxxxxxxx>
- Date: Thu, 21 Feb 2008 15:36:49 -0700
If a client uses current logon session's credentials and send it via SSPI to
the server for mutual authentication, will the server able to deduce the
username from the requests?
For example, I am using the SSPI Workbench sample. In the client side, I
chose NTLM package, Use credentials for current logon session, and Mutual
authentication. I checked the buffers going between the client and the
server and I don't see the username being sent. The domain name and the
machine name are in the buffer though.
Is there a way for the SSPI server to figure out the username of the client?
Thanks.
.
- Follow-Ups:
- Prev by Date: Re: Effect of changing account password when already logged on
- Next by Date: RE: Elevate permission of code
- Previous by thread: Verify timestamp with CryptoApi
- Next by thread: Re: SSPI Server: How to retrieve the username of incoming authentication request
- Index(es):
Relevant Pages
|