Re: [squid-users] Different permissions by user

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 15 Jan 2003 15:58:07 +0100

Works here..

Regards
Henrik

ons 2003-01-15 klockan 13.18 skrev cadu:
> Hi...
>
> I have a squid 2.4.6 running with smb auth...
> Now I must set different permissions for different users, but my
> proxy_auth is not working...
>
> X-------------------------------------------X
> acl all_users proxy_auth REQUIRED
> acl power_users proxy_auth cadu
> acl power_domain dstdomain www.my_power_domain.com
>
> http_access deny !all_users
> http_access deny power_domain !power_users
> http_access allow all
> X-------------------------------------------X
>
> My power_users still not connecting to the power domains!
> Did I miss anything?
>
> []'s
Received on Wed Jan 15 2003 - 07:58:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:41 MST