Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
4.6.0
-
None
Description
Received via email:
Via our testing of QAuthenticator class, it seems that if we invoke QAuthenticator->setUser() with a username that is in the format "domain\username", it does not work. If instead we invoke it with just the "username", it works. Now I tried to test this for BASIC/ NTLMv1 auth schemes. So the weird thing is that only NTLM(v1) has this problem. BASIC works just fine with "domain\username".
Attachments
Issue Links
- is replaced by
-
QTBUG-9408 QNetworkProxy don't send correctly Username and Domain to NTLM Proxy
- Closed