On 16.02.2012 06:55, Luis Enrique Sanchez Arce wrote:
With firefox you need to set the following variable to avoid the
password 3 times.
In the navigation bar put about:config and change de value
network.auth.force-generic-ntlm = true
Question is what does "generic NTLM" mean?
NTLM being the collective brand name (yes brand name) for a
collection of security encryptions which includes things as far as
Windows 3.1 CRC "encryption". Little better than clear text in terms of
security.
network.automatic-ntlm-auth.allow-proxies - should be set to true, and
probably also resolves most Firefox popups when using a proxy without
needing to force generic NTLM.
Amos