Re: [squid-users] RE: Re: HOWTO use W2K groups for access?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 7 May 2004 22:43:55 +0200 (CEST)

On Wed, 5 May 2004, Adam Aube wrote:

> Adam Aube wrote:
>
> > Something like this should work for you:
> >
> > external_acl_type NTGroup %LOGIN /path/to/wbinfo_group.pl
> > acl auth_users NTGroup "Domain Admins"
> > http_access allow auth_users
>
> Correction - the acl line should be
>
> acl auth_users external NTGroup "Domain Admins"
>
> ...as is shown in the default squid.conf - which I should have double
> checked before clicking Send...

There is more..

"" is used for include file option, and there is no method to specify
items with spaces within them in squid.conf. To do this you need to use
the include file fature by placing the value in a file and then use
"/path/to/file" syntax in the acl definition.

Regards
Henrik
Received on Fri May 07 2004 - 14:43:57 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT