Comment 81 for bug 24220

Revision history for this message
In , Bzbarsky (bzbarsky) wrote :

Christian, I'm using a mozilla.org nightly build. PSM is compiled in it, trust me. ;)

In a local debug build that shows the problem, I do get back an m_authModule on that line.

The negotiateauth:5 log says:

-1208394976[9b8f548]: entering nsAuthGSSAPI::GetNextToken()
-1208394976[9b8f548]: gss_init_sec_context() failed: Miscellaneous failure
No credentials cache found

Then GetNextToken returns NS_ERROR_FAILURE, and the rest is history.

This is not entirely surprising if this code just fails out if I don't have Kerberos credentials: I in fact do not have any.