The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
17 views

Firefox NTLM clear on Windows logout

My network uses Kerio WinRoute Firewall 6 and is configured to authenticate HTTP requests using built in Active Directory accounts. That means every computer gets sent an NTLM auth challenge when ...
1
vote
2answers
64 views
+200

Perl Package Manager via NTLM proxy

I've installed ActivePerl and the include PPM at work, but I'm unable to get it connect to the module repository through the proxy. I've set up an environment variable HTTP_PROXY = ...
1
vote
0answers
25 views

Download file behind Integrated Windows Auth from command line

I'm looking for a way to be able to download the contents of a particular url that's protected behind Integrated Windows authentication from a computer that is a member of the domain, using the ...
4
votes
1answer
172 views

enabling LM hash in Windows 7

Is there any way to enable/convert an NTLM hash for a user account on Windows 7 to a LM hash? I know it's not secure, but I am trying to test something. Is it even possible?
0
votes
0answers
439 views

Cntlm Authentication Proxy is quite insane

I am trying to connect to an IMAP email server through a proxy using desproxy and Cntlm Authentication Proxy. cntlm.exe -c cntlm.ini -v desproxy imap.gmail.com 993 127.0.0.1 3128 1080 openssl ...
5
votes
2answers
276 views

MDT deployment of Dell OEM Windows XP Pro stumped by NTLMv2 requirement

We're working on a deployment system that uses iPXE to boot a LiteTouch PE image created by Microsoft Deployment Toolkit (MDT) 2010, which then deploys Windows XP or Windows 7 to the clients. No ...
4
votes
1answer
461 views

Using Windows credentials with TortoiseSVN?

We are a bunch of Subversion users logging in on our Windows computers with Windows domain accounts. I can set up a Subversion server on another machine in the same domain. I want to use our Windows ...
11
votes
6answers
7k views

Why does Internet Explorer keep asking me for NTLM credentials in an intranet zone?

Long text, sorry for that. I'm trying to be as specific as possible. I'm on Windows 7 and I experience a very frustrating Internet Explorer 8 behavior. I'm in a company LAN with some intranet servers ...
3
votes
1answer
783 views

How do I configure NTLM authentication in Firefox on Linux?

Our IT department have NTLM deployed through the intranet servers. I've set network.automatic-ntlm-auth.trusted-uris value in Firefox on some of the Windows machines and that works fine. However ...
1
vote
1answer
1k views

Why opera allways rerequests proxy auth after restart?

Both 9.xx and 10.xx versions rerequesting proxy auth after program restart. Login and password inputs already filled so I need just click OK button... but I need to do this for every TAB few times. ...
0
votes
1answer
289 views

What does the “Enable NTLMv2” option mean in a Windows tweaker?

I'm going over some options in a Windows Tweaker and one of them is "enable NTLMv2". I've looked this up a bit, but the main question I have: how can I benefit from this, and does it work if not ...
8
votes
2answers
4k views

Does Firefox support wildcards in NTLM / Negotiate URI's for autologin?

Following this question about Windows Domain Authentication with Firefox, does FF support using wildcards in the URI's? I'm not finding anything where it mentions support either way.
8
votes
7answers
5k views

Can I get Chrome to work with sites that use windows integrated security?

I've had success altering about:config in firefox to get firefox to work with certain intranet sites that use windows integrated security. Is there something like about:config in Chrome? Is there some ...