fre 2007-01-12 klockan 18:49 +0100 skrev [EMAIL PROTECTED]: > I'm sorry if i harass someone, but i've checked the lastest wbinfo_group.pl > ( from squid-2.6.STABLE6-20070112.tar.bz2 ) and I've noticed that using > split to populate the array, as expected, make it impossible to parse a > group name with space chars (common on Active Directory, think to "Domain > Admins").
It's the way it should be. Squid-2.6 defaults to using the "3.0" protocol talking to acl helpers. If you look closely there is also URL-decoding of the arguments after the split. The version in the latest 2.5 releases uses the older "2.5" shellwords format, otherwise identical. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
