Phil Smith wrote:

> Ok added this line for the external_acl_type
> 
> external_acl_type NT_global_group %LOGIN /usr/lib/squid/wbinfo_group.pl
> 
> and I get this in the cache.log file
> sh: -c: line 1: syntax error near unexpected token `('
> sh: -c: line 1: `wbinfo -Y S-1-5-21-54814608-1071128794-317593308-1927
> Domain Group (2)'

Looks like the shell execution of wbinfo is choking on a domain group with
parenthesis in it. Try renaming "Domain Group (2)" to something without
parenthesis and see if wbinfo_group.pl starts working.

Adam

Reply via email to