-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
In the last changes we managed to break NTLM (both raw and negotiate).
When the client sends the second request with the challenge response we fail to accept the context with:
[Tue Jun 16 21:40:07.857590 2015] [auth_gssapi:error] [pid 8818] [client 10.0.0.250:37686] gss_accept_sec_context() failed: [Invalid credential was supplied (Not a user credential type)]
Maybe related to 'mc' cleanup or to changes related to credentials acquirement ( testing without cred_store).
Perhaps we should keep the acquired credentials with the context on 'mc' and release it along as well.
Metadata
Metadata
Assignees
Labels
No labels