Re: Proxy-Problem
Yes, i've tried with mozilla too, and it works!
(The same userid like "lan-domain\userid" and password)
Our local Proxy is setup to accept only connections
from local users and windows-IE sends automatically userid+pass to the proxy (NT Userprofile).
With Mozilla and Opera a prompt for username and password for the proxy comes up !
The same Problem i had in delphi, with the http-component. The solution was: to set the property http.request.ProxyUsername and
http.request.ProxyPassword
instead of
http.request.Username
http.request.Password
WinSCP works well with DSL or ISDN-Connection !
If's a very cool and helpfull tool !
(The same userid like "lan-domain\userid" and password)
Our local Proxy is setup to accept only connections
from local users and windows-IE sends automatically userid+pass to the proxy (NT Userprofile).
With Mozilla and Opera a prompt for username and password for the proxy comes up !
The same Problem i had in delphi, with the http-component. The solution was: to set the property http.request.ProxyUsername and
http.request.ProxyPassword
instead of
http.request.Username
http.request.Password
WinSCP works well with DSL or ISDN-Connection !
If's a very cool and helpfull tool !