Re: [squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Silamael Darkomen
On 07.04.2020 16:52, Amos Jeffries wrote: > It would be something like this: > > acl groupCheck external ... > acl groupFoo note group foo > > http_access allow groupCheck > ... > cache_peer_access fooBar allow groupFoo > > > Amos Hi Amos, Thank you again for the quick reply, seems to

Re: [squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Amos Jeffries
On 8/04/20 1:48 am, Silamael Darkomen wrote: > Hello Amos, > > Thank you for your quick reply. > Could you perhaps give me a short configuration example, how this should > lool like? > It would be something like this: acl groupCheck external ... acl groupFoo note group foo http_access

Re: [squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Alex Rousskov
On 4/7/20 3:01 AM, Amos Jeffries wrote: > On 7/04/20 6:19 pm, Silamael Darkomen wrote: >> Hello, >> >> Is there any possibility to distribute a bunch of users to different >> cache peers based on the user group in LDAP? >> >> For older versions this was possible by using the slow external ACL >>

Re: [squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Silamael Darkomen
Hello Amos, Thank you for your quick reply. Could you perhaps give me a short configuration example, how this should lool like? Thank you very much! -- Matthias On 07.04.2020 09:01, Amos Jeffries wrote: > On 7/04/20 6:19 pm, Silamael Darkomen wrote: >> Hello, >> >> Is there any possibility to

Re: [squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Amos Jeffries
On 7/04/20 6:19 pm, Silamael Darkomen wrote: > Hello, > > Is there any possibility to distribute a bunch of users to different > cache peers based on the user group in LDAP? > > For older versions this was possible by using the slow external ACL > first for evaluation in the http_access clause

[squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-07 Thread Silamael Darkomen
Hello, Is there any possibility to distribute a bunch of users to different cache peers based on the user group in LDAP? For older versions this was possible by using the slow external ACL first for evaluation in the http_access clause and latter using the slow external ACLs again in the