tis 2006-05-16 klockan 18:54 +0100 skrev Shadi Almosri:
> acl 19_93_97_250 proxy_auth REQUIRED
> acl 19_93_97_251 proxy_auth REQUIRED
> acl 19_93_97_252 proxy_auth REQUIRED
> acl 19_93_97_253 proxy_auth REQUIRED
> acl 19_93_97_254 proxy_auth REQUIRED
All of the above ACLs are equal. The name is just a name.
Please spell out your requirements again, then translate it verbatim
step for step into Squid acls and access directives..
proxy_auth matches user names. The magic username REQUIRED matces any
user name.
> Now the second dilemma I will also face is I would need only specific
> authenticated users to be able to use each IP, for example user_1 is
> authenticated but should only be able to access the proxy on IP 19.93.97.252
> and none of the others. Any clues on how to get this going would be
> appreciated! I would appreciate detailed information as I've tried so much
> experimentation now things just keep going wrong.
acl user_1 proxy_auth user_1
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:02 MDT