Getting Firefox to pass Active Directory credentials to Microsoft SharePoint 2007
If Firefox keeps prompting for credentials on SharePoint 2007, add your SharePoint URLs to network.automatic-ntlm-auth.trusted-uris in about:config. NTLM passthrough works after that.

Here's a simple pointer you can use when using Firefox with Sharepoint 2007 that makes life much easier. The first thing you will notice when visting your Sharepoint site will be a pop-up box asking you to login. This is because by default Firefox won't pass NTLM credentials like Internet Explorer does. You have to specify trusted URLs that Firefox will pass credentials to. In the pop-up box, you will see the site or server name it's trying to authenticate against. Just use your mouse to highlight this and press Ctrl + C to copy. Cancel the login box and in your address bar, type the following:
about:config
These are the advanced settings for Firefox where you can customize pretty much anything on the browser. Click the "I'll be careful, I promise!" button and scroll down until you find:
network.automatic-ntlm-auth.trusted-uris
Double click on it and press Ctrl + V to paste your URL. You can add more URLs by seperating them wite a comma like this:
http://sharepointsite1, http://sharepointsite2, http://sharepointsite3
Now trying navigating to your Sharepoint site and it will automatically login.

Jason Samuel
Product leader, advisor, and international speaker with 27+ years in enterprise end-user computing, security, and cloud. Has deployed infrastructure at Fortune 500 scale across 34 countries. 1 of 3 people globally to hold Citrix CTP + VMware vExpert + VMware EUC Champion concurrently. 200+ articles, 1,000+ reader discussions.
Previous Comments (3)
How to edit Word and Excel documents in Microsoft SharePoint 2007 using Firefox
If Firefox opens SharePoint 2007 documents in read-only mode, install the Coral IE Tab or OpenDocument plugin. You'll be able to edit Word and Excel files directly from SharePoint.
sharepoint-2007How to find out what build version of Microsoft SharePoint you are running
Not sure what SharePoint 2007 build you're running? Check it in Central Administration and cross-reference against the version wiki to see where you stand on cumulative updates.
sharepoint-2007How do you get Microsoft SharePoint 2007 to read and index content inside a PDF file?
If SharePoint 2007 search can't find content inside PDFs, you need the Adobe iFilter. Here's how to install it and configure the index service for both x86 and x64.