Hello list! Please help us troubleshoot the error below. We are trying to perform single sign on via windows explorer 8 through apache. On the linux side, kinit and klist seem to work fine and we are bound to the domain via net ads. [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1432): [client 163.198.31.133] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1432): [client 163.198.31.133] kerb_authenticate_user entered with user (NULL) and auth_type Kerberos [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1147): [client 163.198.31.133] Acquiring creds for HTTP@<<servername>> [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1266): [client 163.198.31.133] Verifying client data using KRB5 GSS-API [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1282): [client 163.198.31.133] Verification returned code 589824 [Tue Jul 19 18:05:01 2011] [debug] src/mod_auth_kerb.c(1309): [client 163.198.31.133] Warning: received token seems to be NTLM, which isn't supported by the Kerberos module. Check your IE configuration. [Tue Jul 19 18:05:01 2011] [error] [client 163.198.31.133] gss_accept_sec_context() failed: Invalid token was supplied (No error) _______________________________________ |