Tomasz Pyra wrote:

My embedded mozilla apllication baset on MFCEmbed example can't log into proxy server using NTLM authentication (MFCEmbed simply do not know how to do this).

So is there easier method to log into such proxy, then writing own implementation of NTLM protocol?
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding


What version of the Mozilla source code are you using? There has been support for NTLM authentication (on Windows) since Mozilla 1.4 at least. It should just work in mfcembed, or maybe the authentication prompt is not hooked up properly. Or, are you asking about NTLM authentication without user prompting?

-Darin
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to