A group acl helper using winbind to plug into the externa_acl scheme is
reportedly under development.
Until then, you will need to define your groups in squid.conf.
acl user_group1 proxy_auth "/path/to/file/listing/users/in/group1"
acl user_group2 proxy_auth "/path/to/file/listing/users/in/group2"
...
or if you prefer to list the usernames within squid.conf
acl user_group1 proxy_auth login1 login2 login3 ....
Regards
Henrik
Federico Lombardo wrote:
> It is possible to authenticate groups with ntml_auth?
>
> I've realized that the correct acl to make it works is like that:
>
> acl NTLM proxy_auth REQUIRED
>
> How to make possible what I want do ?
>
> I must wrote an ACL per user ?
>
> I now that with smb_auth I solve this problem, but I've the issue that I
> want to eliminate the users-breakers pop-up with username and password,
> which I do with ntml_auth.
>
>
>
> Thank in advance.
>
>
>
> For Henrik:
>
> I want to write squid auth documentation. See:
>
> http://www.connectionreset.it/documenti/squidntdomainauth.txt
>
> http://www.connectionreset.it/documenti/Squidchroot.txt
>
> and tell me what do you think.
-- Basic free Squid support provided thanks to MARA Systems AB Your source of advanced reverse proxy solutions or customized Squid solutions. http://www.marasystems.com/products/Received on Thu Jul 04 2002 - 06:55:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:02 MST