24 Nov 2010 16:03
gss_accept_sec_context() failed: Invalid token was supplied (No error)
Obrist, Jonas <jonas.obrist <at> divio.ch>
2010-11-24 15:03:30 GMT
2010-11-24 15:03:30 GMT
Hello everyone I try to set up a website which uses kerberos SSO. Please note that I'm very new to SSO/Kerberos. I have following environment: A Kerberos server on a windows machine. A Ubuntu server with apache+mod_auth_kerb Windows XP workspace with IE7. The Problem: When I try to go the the site I get a 401 and following in the log: [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1579): [client x.x.x.195] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1579): [client x.x.x.195] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1261): [client x.x.x.195] Acquiring creds for HTTP/ims.xxx.com <at> xxx.NET [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1407): [client x.x.x.195] Verifying client data using KRB5 GSS-API [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1423): [client x.x.x.195] Verification returned code 589824 [Wed Nov 24 15:47:57 2010] [debug] src/mod_auth_kerb.c(1450): [client x.x.x.195] Warning: received token seems to be NTLM, which isn't supported by the Kerberos module. Check your IE configuration. [Wed Nov 24 15:47:57 2010] [error] [client x.x.x.195](Continue reading)
RSS Feed