Hi Mehmet,

At work we used to have MSProxy (now we use squid;-) and I got lynx authenticate 
through it fine.

If you have already done this then ignore me but make sure that in /etc/lynx.cfg you 
have told lynx that you are using a proxy.

In the lynx.cfg there is a section that will have something like:

#http_proxy:http://some.server.dom:port/
#https_proxy:http://some.server.dom:port/
#ftp_proxy:http://some.server.dom:port/

Remove the # for http and put in the address of your proxy server. When lynx goes 
through it was ask you to authenticate.

Hope this helps.

Shaun 


> Hello,
> 
> At work we have an MSPROXY server that expects authentication.
> 
> While this isn't a problem in netscape, lynx is problematic,
> 
> Now I'm wondering is it possible to construct a url that will send all
> that info in the request.
> 
> eg:
> 
> http://user:pass@proxy:8080/www.ibm.com
> 
> where this would be username, password, proxy server and destination.
> 
> Upgrading lynx isn't an option, I use it just as an example.
> 
> Any help appreciated.
> 
> Mehmet ozdemir


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to