Nov
20
Do you have an Intranet or a similar web site that requires the use of Integrated Windows Authentication? If so the default Firefox browser settings will always prompt you for a username and password first before accessing a site using Integrated Window Authentication.
Fortunately Firefox has the slick ability to easily modify it’s configuration to use Integrated Windows Authentication.
How to configure Firefox
- Open Firefox
- In the address bar type: about:config
- Firefox3.x and later requires you to agree that you will proceed with caution.
- After the config page loads, in the filter box type: network.automatic
- * Modify network.automatic-ntlm-auth.trusted-uris by double clicking the row and enter http://www.replacewithyoursite.com or http://your-intranet-server-name
- * Multiple sites can be added by comma delimiting them such as http://www.replacewithyoursite.com, http://www.replacewithyourintranetsite.com
Package for Large Installs
If you are a network administrator that has a lot of installs to do, you can modify the Firefox installer.
- Use a tool such as 7-zip to extract Firefox Setup 2.x.x.exe
- Extract browser.xpi from the setup
- Edit all.js contained in browser.xpi contained in binjreprefs
- Modify the entries as in items 4 and 5 above
- Re-package browser.xpi and use the extracted setup to install Firefox
* Special Notes
To specify all subdomains use .replacewithyoursite.com instead of www.replacewithyoursite.com, help.replacewithyoursite.com, pictures.replacewithyoursite.com
Updated March 5, 2010
Related Posts
Comments
14 Responses to “How To: Firefox and Integrated Windows Authentication”
Leave a Comment
[...] mit Frameset das Anmeldepopup wieder anzeigt, obwohl man sich > bereits richtig angemeldet hat? http://markmonica.com/2007/11/20/fir…uthentication/ — Gruss Jens http://www.it-training-grote.de/blog http://www.it-training-grote.de [...]
[...] If the anonymous access option is checked then anyone can access the site if not then the user’s windows credentials will be sent by the browser. This happens automatically when using IE. If you use Firefox then you will be prompted for your credentials each time, though you can white-list domain hosts to have your credentials send automatically. [...]
Hi,
Many thanks for this tip. Its amazing…….
Regards
Rag
I’m trying to do this with an intranet – there is on .com – any solutions for this?
I’ve tried this tip but for whatever reason, our Intranet (Oracle based) is still prompting for username password.
Any ideas?
If you are trying to do this on an Intranet, don’t use http://whatever.com, just use a comma separated list of server names.
Also, you may want to set all three of the below keys to the same value:
network.negotiate-auth.delegation-uris
network.negotiate-auth.trusted-uris
network.automatic-ntlm-auth.trusted-uris
This was very handy. Thanks a lot
Merci, mais ça me demande toujour le nom d’utilisateur et le mot de passe!! pouvez vous m’aider plus c’est urgent SVP ,Merci d’avance
[...] Вот ссылка на настройку Windows Authentication в FireFox: Firefox and Integrated Windows Authentication. Opera и Safari никаким образом не поддерживают сквозную [...]
There are 5 settings that need to be changed. See them all here:
http://blog.webonweboff.com/2010/12/integrated-windows-authentication-and.html
FireFox settings for Integrated Windows Authentication
[...] – not ok (requires this configuration change: http://markmonica.com/2007/11/20/firefox-and-integrated-windows-authentication/) Chrome – ok IE – requires the ADFS host to be added to the Trusted Site Zone. This can [...]
[...] dit merci qui ? Merci la source [...]
Bon trucage!!
Great, thanks a lot