Configure Firefox to Allow NTLM (if needed)
- Last Updated: December 10, 2024
- 1 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
In many organizations, Internet Explorer is configured to allow NTLM on internal sites, but Firefox is not. To configure Firefox to allow certain sites, follow the steps below:
- Open Firefox.
- In the address bar, type about:config.
- A warning may appear, click the button to continue.
- In the Search text box, enter network.automatic.
- Double-click the network.automatic-ntlm-auth.trusted-uris entry.
- Enter the relevant site address(s).Note: Multiple sites can be added by separating them with a comma.
- Click OK.Note: Firefox may need to be restarted for the changes to take effect.
In some environments, the following three parameters might need to be updated:
- network.automatic-ntlm-auth.trusted-uris
- network.negotiate-auth.delegation-uris
- network.negotiate-auth.trusted-uris
Also, the signon.autologin.proxy may need to be changed to true (double-click the parameter to change the value).