network.automatic-ntlm-auth.trusted-uris in mozilla.adm

Post Reply
supportguy
Posts:2
Joined:Wed Aug 03, 2005 3:02 pm
network.automatic-ntlm-auth.trusted-uris in mozilla.adm

Post by supportguy » Wed Aug 03, 2005 3:06 pm

Can you add support for network.automatic-ntlm-auth.trusted-uris in mozilla.adm? I have no idea how hard this may be to do but you have almost all other options that you can do at about:config except this one, which I need for an intranet that I'm setting up at work.
Any help would be greatly appreciated.

supportguy
Posts:2
Joined:Wed Aug 03, 2005 3:02 pm

Answering my own question

Post by supportguy » Fri Aug 05, 2005 7:58 am

I modified the mozilla.adm file to include this text under CATEGORY "network":

Code: Select all

POLICY "network.automatic-ntlm-auth.trusted-uris"
PART "network.automatic-ntlm-auth.trusted-uris" EDITTEXT REQUIRED
VALUENAME "network.automatic-ntlm-auth.trusted-uris"
END PART
END POLICY
Also, the policies in mozilla.adm should not be just enable/disable, these settings will have no effect without giving them correct values that Firefox understands. This makes the mozilla.adm file you posted useless without manually editing it to include entering text or integers or assigning boolean values to enable and disable where necessary. Are you planning to update the mozilla.adm file to look more like firefox.adm?

User avatar
DraconPern
Site Admin
Posts:1218
Joined:Thu Oct 30, 2003 11:47 pm
Location:Texas
Contact:

Post by DraconPern » Fri Aug 12, 2005 10:25 pm

Just posted an updated adm file that has all those problems solved! The new version is generated directly from Firefox and contains all the possible settings plus their value entry (strings, boolean, integer)
FrontMotion Lead Developer

Post Reply