Search squid archive

Re: [squid-users] external_acl_type with http request header question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Mon, 9 May 2005, Ryan Lamberton wrote:

Sorry, I had:

external_acl_type propel_header_auth %{Hdr:member} /etc
/squid/ident.sh x-pun:user

acl propel_header_auth ident REQUIRED

http_access allow propel_header_auth

you need an acl using the external_acl_type..

acl propel_header_auth external propel_header_auth

After this acl has been evaluated in http_access you may use ident acls to match specific user names if desired. You should not use an ident acl otherwise.

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux