[squid-users] squid binding outgoing ip with a username auth
Amos Jeffries
squid3 at treenet.co.nz
Sun Sep 25 21:30:52 UTC 2016
On 26/09/2016 10:28 a.m., Ahmed Alzaeem wrote:
> hi amos , thanks for reply .
>
> but let me ask you other question for clarification .
>
>
> in the section :
> external_acl_type type-name %SRC %LOGIN /path/to/ext_file_userip_acl -f /path/to/config.file
>
> now i see it has the form :
> ip_addr[/netmask] username|@group|ALL|NONE
>
>
> say i have 3 users
>
> user1
> user2
> and user3
>
> ======================
> user1 ——> 100.160.238.0:17648
> user2—>100.160.238.1:48049
> user3——>100.160.238.2:26394
> =================
> will the file /path/to/config.file be like below ????
>
>
> 100.160.238.0 user1
> 100.160.238.1 user2
> 100.160.238.2 user3
>
Yes. Exactly so.
Amos
More information about the squid-users
mailing list