[Qt-interest] Qt NTLM SSPI
Thiago Macieira
thiago.macieira at trolltech.com
Fri May 1 12:44:11 CEST 2009
richard oehlinger [celum] wrote:
>I also came across libcurl. Which has a nice feature regarding NTLM.
>Apart from computing the NTLM-challenges itself, it can also take them
>from the Windows SSPI (Security Support Provider Interface). And no
>entering of username and password would be necessary. I was wondering if
>Qt has such a functionality?
Qt has calculating of NTLMv1 challenges and will answer requests. However,
there's no integration with Windows SSPI, meaning the credentials must be
given in response to an authenticationRequired() or
proxyAuthenticationRequired() signal by the application itself.
There's an open task (whose number I don't remember, sorry) about adding
this functionality.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090501/2ea2e409/attachment.bin
More information about the Qt-interest-old
mailing list