Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
13 views

NTLMAPS to fall back to direct connection

I'm using a notebook with a Virtualboxed Debian, and I move the notebook between home and workplace. At my workplace we have a proxy and I have successfully set up NTLMAPS on Debian and it works OK. ...
0
votes
0answers
69 views

The server 127.0.0.1:3128 requires a username and password. The server says : cntlm for parent

i have just installed cntlm on my new ubuntu 12.04. In configure file ( etc/cntlm.conf ), i insert my network configure like below : Username: myUsername Domain : myDomain Password: myPassword Proxy ...
1
vote
0answers
442 views

How to establish a VPN connection over a HTTP Proxy using OpenVPN?

I'm trying to connect to a VPN server on my home network from work. The server is running on port 443 and I have verified that I can connect to it from another home PC using my internet IP and port ...
1
vote
1answer
90 views

How inaccurate must the clock's time be for NTLM requests to be denied due to the time being incorrect?

We have a network where the time on some of the client workstations is inaccurate. There is a problem with NTP on the clients or domain controllers causing the time to not synchronize. We are ...
2
votes
4answers
143 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 ...
3
votes
3answers
433 views

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 = ...
2
votes
0answers
60 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
389 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
739 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
387 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
544 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
10k 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
1k 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
2k views

Opera always re-requests proxy authentication after restart

Both 9.xx and 10.xx versions of Opera are re-requesting proxy auth after the browser restarts. The login and password inputs are already filled in so I need just click OK button but I need to do this ...
0
votes
1answer
326 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 ...
9
votes
2answers
5k 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
6k 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 ...