Even when I fix that so the module gets loaded, it still doesn't seem to
work.

$ KRB5CCNAME=/dev/null curl -v --negotiate -u : $SERVER
...
> GET / HTTP/1.1
> Authorization: Negotiate YEAGBisGAQUFAqA2MDSgDjA...
...
< HTTP/1.1 401 Unauthorized
* gss_init_sec_context() failed: Not a user credential type. 
< WWW-Authenticate: Negotiate oYIBDzCCAQugAwoBAaEMBgorBgEEAY...

What should happen here, of course, is that the request is resubmitted with the 
NTLMSSP response:
> Authorization: Negotiate oYIBxTCCAcGgAwoBAaKCAaQEg

But gss-ntlmssp bailed out with that 'Not a user credential type' error.

I'm testing with a simple $NTLM_USER_FILE set; not via winbind.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648898

Title:
  Installed package does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gss-ntlmssp/+bug/1648898/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to