[squid-users] Squid wbinfo_group.pl are multi-group ?

From: Noc Phibee <noc@dont-contact.us>
Date: Mon, 25 Sep 2006 18:38:07 +0200

Hi

i use this config:

auth_param ntlm program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-ntlmssp
auth_param ntlm children 50
auth_param ntlm use_ntlm_negotiate on

auth_param basic program /usr/bin/ntlm_auth
--helper-protocol=squid-2.5-basic
auth_param basic children 15
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours

external_acl_type AD_Group concurrency=50 %LOGIN
/usr/lib/squid/wbinfo_group.pl

acl AllowedADUsers external AD_Group "/etc/squid/allowedntgroups"
acl Winbind proxy_auth REQUIRED

on squid-2.5.STABLE9 with wbinfo_group.pl version 2002-07-05

into /etc/squid/allowedntgroups i have:
http-limited
http-all

I thinks that i have a problems because all user in http-limited can connect
but user in http-all can't connect. He don't read the second line "http-all"

anyone have a solution or i can put more that 1 Nt Groups ?

thanks bye
Received on Mon Sep 25 2006 - 10:38:21 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:04 MDT