Archive

Posts Tagged ‘Kerberos’

Firefox Kerberos Authentication

February 17th, 2009
Getting  Firefox to work with Kerberos Authentication is quite simple.
You only need to edit 2 entries in your Firefox “about:config”
Here are the steps…
1) In the address bar enter “about:config” (you will get a warning, just click through…of course you’ll be careful);
2) In the filter field enter “network.negotiate*uris
3) Enter the servername that needs to be trusted for kerberos in the value field. (Comma seperate for multiple servers) for the following 2 Preference Names:
network.negotiate-auth.delegation-uris
network.negotiate-auth.trusted-uris

Greg Firefox ,