Hi,
You can try to scape the space character "Domain\ Users", or if you are
skilled enough in Perl (well not really too much) you can modify the
wbinfo_group.pl script. For example you can introduce in your file a
special character for the space, and replace it in the perl script for a
space.
The script itself it's not hard to understand (assuming that you have
knowledge of Perl).
Hope this helps
Agustin
----- Original Message -----
From: Lars Roland <lroland@gmail.com>
Date: Thursday, November 11, 2004 11:23 pm
Subject: [squid-users] NT usergroup format
> Hi I have the folowing lines defined in my squid.conf
>
> external_acl_type nt_group %LOGIN /usr/lib/squid/wbinfo_group.pl
> acl AllowedNTUsers external nt_group "/etc/squid/acls/allowedntgroups"
>
> the idea is to put the names of my domain grups in
> /etc/squid/acls/allowedntgroups, this also works if the groups does
> not contain any white space. If i write
>
> "Terminalusers"
>
> in the file, then my setup works like it should, but if I write
>
> "Domain Users"
>
> then squid will block the user even if he is in the "Domain
> Users"group. I am running squid-2.5STABLE7 on samba 3.0.8, and I
> cannot find any information that says that using groupnames with
> whitespaces should be illigal or that these group names should use a
> special syntax.
>
>
> Thanks in advance.
>
>
Received on Fri Nov 12 2004 - 00:46:36 MST
This archive was generated by hypermail pre-2.1.9 : Wed Dec 01 2004 - 12:00:01 MST