Re: [squid-users] NTLM/wbinfo_group.pl with Samba 3.0.2

From: Jim Richey <jrichey@dont-contact.us>
Date: Tue, 17 Feb 2004 13:02:10 -0500

That fixed it. Thanks Jan.

Jan Heyelmann wrote:

>Hi,
>try replacing the line
>
>$groupGID = `wbinfo -Y $groupSID`;
>
>with
>
>$groupGID = `wbinfo -Y "$groupSID"`;
>
>Hope that helps
>Jan
>
>
>
>>Using Squid 2.5.STABLE4 with all listed patches. Squid is configured for
>>NTLM authentication and also using wbinfo_group.pl as an external acl.
>>Works fine with Samba 3.0.1. Something has apparently broke when using
>>Samba 3.0.2 or 3.0.2a. Browser gets access denied error. The following
>>appears in the cache.log file:
>>
>>sh: -c: line 1: syntax error near unexpected token `(2'
>>sh: -c: line 1: `wbinfo -Y S-1-5-21-28854893-1118314593-798045042-60970
>>Domain Group (2)'
>>
>>
>
>
>
>
>
>
Received on Tue Feb 17 2004 - 11:05:46 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST