Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

NTLM Proxy Authorization

2 views
Skip to first unread message

George Vasiliou

unread,
Dec 19, 2006, 7:04:15 PM12/19/06
to

Hi to all,

I have made up a small client / server application with WinSock (port 443)
at VB6.

I have install server in my Home, and client is running behind a proxy
server.
Client cannot reach server, because proxy requires NTLM Authorization
before
redirecting.

Is there any tested code , able to NTLM authenticate such a proxy server?

Regards

Andrew D. Newbould

unread,
Jan 4, 2007, 7:07:39 PM1/4/07
to
In message <uVTYrp8...@TK2MSFTNGP03.phx.gbl>, George Vasiliou
<basi...@freemail.gr> writes

Yes, but what protocols are you using. Your code needs to set the
appropriate "Authentication Mode" and then provide the relevant
Username; Password and / or Domain on connection.

For example is using SMTP then the Authentication Mode can be 0, 1 or 2
(ie: None, Basic or NTLM respectively).

Other things to consider are where abouts the Proxy server is. Is it
your customers / business network or your home network. If for example
its your business network (probably using ISA Server) then your
application may need adding to the authentication / firewall /
pass-through list as well.

As you can appreciate there is more than one source etc for the error to
occure.

Kind Regards,
--
Andrew D. Newbould E-Mail: NO-usen...@zadsoft.com

ZAD Software Systems Web : www.zadsoft.com

0 new messages