Bluehost.com Web Hosting $6.95

Re: [squid-users] authentication

This is a discussion on Re: [squid-users] authentication within the Squid Users forums, part of the Web Server and Related Forums category; | Hi all, | | this is my squid.conf line | acl password proxy_auth REQUIRED | http_access allow password | | how do write the squid....


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-18-2003
Xpression
 
Posts: n/a
Default Re: [squid-users] authentication

| Hi all,
|
| this is my squid.conf line
| acl password proxy_auth REQUIRED
| http_access allow password
|
| how do write the squid.conf so that certain IP addresses
can pass thru the
| proxy without being prompt for authentication?
| currently, all users who access the proxy have to be
authenticated first.


it should works...

acl USER_WITH_AUTH scr X1.X2.X3.X4/A.B.C.D
acl USER_WITHOUT_AUTH scr Y1.Y2.Y3.Y4/E.F.G.H
acl PASSWORD proxy_auth REQUIRED

http_access allow USER_WITHOUT_AUTH
http_access allow USER_WITH_AUTH PASSWORD
http_access deny all

Vadim...


Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0