My Stuff

My Collection of Useful Stuff

« PreviousNext »

Get Firefox to do NTLM | testingReflections.com

23 October 2006

Get Firefox to do NTLM

Go to your Firefox address bar and type about:config. This will bring up the internal config editor, which allows you to set all kinds of properties that influence Firefox’s behavior. Look for the key called network.automatic-ntlm-auth.trusted-uris. Set that key’s value to a comma separated list of servers you want NTLM auth for. So if your internal SharePoint sites are on servers called Larry and Mo, use “larry,mo”. You can also add the same value to the key network.negotiate-auth.trusted-uris. It’s unclear to me if that second one is required, but I set it, and everything works.

Posted in General | Trackback | del.icio.us | Top Of Page

Comments are closed.