On Feb 7, 2000, John_Neff@praxair.com wrote:
>I have a Debian Linux box and I am on a corporate LAN. There is an NT box
>running MS Proxy. Lynx is the only application that authenticates (prompts me
>for name and password) to MS Proxy. I am trying to get sqid to run on the
>Debian box and authenticate all traffic to the MS Proxy server as a parent.
>THis proxy stuff is new to me.
In squid.conf:
cache_peer your.nt.proxy.name parent 80 7 no-query login=name:passwd
acl all src 0.0.0.0/0.0.0.0
http_access allow all
miss_access allow all
always_direct deny all
never_direct allow all
>I know I need an MS Proxy Client in most cases but lynx worked so I was hoping
>Squid could work too.
No, if NT have authenticate type as "Plain text".
-- With best regards, Serhii Hlodin Certified Unix Administrator Certified Linux Administrator http://www.brainbench.com/transcript.jsp?pid=7033 [Linux registered user #89271] -> http://counter.li.orgReceived on Tue Feb 08 2000 - 03:04:49 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:01 MST