Details
Description
NTLM authentication is needed mainly for enterprise network single sign-on.
NTLM authentication doesn't work with Microsoft ISA server due to this being more restrictive than other servers using NTLM authentication, like IIS.
For future reference, documents on the protocol by Microsoft:
http://download.microsoft.com/download/a/e/6/ae6e4142-aa58-45c6-8dcf-a657e5900cd3/%5BMS-NLMP%5D.pdf
http://download.microsoft.com/download/a/e/6/ae6e4142-aa58-45c6-8dcf-a657e5900cd3/%5BMS-NTHT%5D.pdf
NTLMv2 support is required since it is considered more secure than NTLMv1 and new Microsoft products have NTLMv1 disabled by default.
For NTLMv1 support, it should be possible to configure a white list of accepted server domain names.
Attachments
Issue Links
- depends on
-
QTBUG-6963 make HTTP authentication more flexible
- Open
- relates to
-
QTBUG-9408 QNetworkProxy don't send correctly Username and Domain to NTLM Proxy
- Closed
- resulted from
-
QTBUG-1538 Support Kerberos for the HTTP classes
- Closed
- resulted in
-
QTBUG-13824 QAuthenticator supports NTLM 2 from 4.7
- Closed