Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.8.2
-
66589cd545e302ca535579f248071f77bc8b261b (Qt 5.0)
Description
NTLM authentication fails when passing a domain with the user, this is tested with a NTLMv2 authentication set up with Squid 3. I pass something like:
DOMAIN\USER
to setUser() and the password to setPassword() and it fails to authenticate me.