Squid allow both authenticated and ip based logins
Posted
by Pete Sampras
on Server Fault
See other posts from Server Fault
or by Pete Sampras
Published on 2010-04-09T22:02:57Z
Indexed on
2010/04/09
22:14 UTC
Read the original article
Hit count: 306
squid
I have a proxy server which allows users to connect and authenticates them via user/pass but some of them are complaining about this method since not many of the available proxy software support that method so I wish to config my squid in such way that it allows members to connect via user/pass or based on their pc ip but I'm not sure if that could work. Anyone with an idea?
© Server Fault or respective owner