AcceptSecurityContext returns SEC_E_INVALID_HANDLE
- From: "Agner" <agnermadsen@xxxxxxxxxxx>
- Date: 11 Sep 2006 01:33:13 -0700
AcceptSecurityContext returns SEC_E_INVALID_HANDLE when negotiating
security logon.
I've create a server and a client which uses windows logon as
validation.
First the client sends af negotiation token to the server.
The server validates og accepts the token and AcceptSecurityContext
returns SEC_I_CONTINUE_NEEDED
The server send the AuthenticationContext back to the client.
the client makes a new AuthenticationContext based on the servers
AuthenticationContext
the client sends AuthenticationContext to the server.
on the server AcceptSecurityContext returns SEC_E_INVALID_HANDLE.
This happens when the client is a WinXP and the server is Win2000. It
works if both server and client is WinXp.
Does anyone have an idea of what to do :)
Best regards
Agner Bo Ringsborg Madsen
Systems developer
.
- Prev by Date: Re: interactive service not capturing keystrokes through hooks
- Next by Date: AcceptSecurityContext returns SEC_E_INVALID_HANDLE
- Previous by thread: Re: interactive service not capturing keystrokes through hooks
- Next by thread: AcceptSecurityContext returns SEC_E_INVALID_HANDLE
- Index(es):
Relevant Pages
|