[squid-users] Configuring wb_group

From: Scott Kern <skern@dont-contact.us>
Date: Tue, 19 Nov 2002 15:54:43 -0500

I'm trying to setup squid to use wb_group.

Testing wb_group, I type domain+username group and get ERR.
Both wbinfo -u & -g report back users and groups.

In squid.conf, I have

external_acl_type NT_global_group %LOGIN /usr/local/squid/libexec/wb_group
acl ProxyUsers external NT_global_group <group>
acl internetusers proxy_auth REQUIRED
http_access allow internetusers ProxyUsers

When I start squid, I get:
2002/11/19 15:46:56| aclParseAclLine: IGNORING: Proxy Auth ACL 'acl internetusers proxy_auth REQUIRED' because no authentication schemes are fully configured.
2002/11/19 15:46:56| aclParseAclLine: IGNORING invalid ACL: acl internetusers proxy_auth REQUIRED
2002/11/19 15:46:56| squid.conf line 1718: http_access allow internetusers ProxyUsers
2002/11/19 15:46:56| aclParseAccessLine: ACL name 'internetusers' not found.
FATAL: Bungled squid.conf line 1746: acl ProxyUsers external NT_global_group CTX-InternetDL
Squid Cache (Version 2.5.STABLE1): Terminated abnormally.
CPU Usage: 0.006 seconds = 0.004 user + 0.002 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 207
Aborted

Where am I going wrong.
Received on Thu Nov 21 2002 - 10:21:56 MST

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