Thanks for the answer. It works.
i put them into PATH, so now i don't get an error : sh: wbinfo: command
not found
but i still have:
/etc# wbinfo_group.pl
mylan\test
Use of uninitialized value in concatenation (.) or string at
/usr/local/squid/libexec/wbinfo_group.pl line 35, <STDIN> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/local/squid/libexec/wbinfo_group.pl line 39, <STDIN> line 1.
ERR
mylan\\test
Use of uninitialized value in concatenation (.) or string at
/usr/local/squid/libexec/wbinfo_group.pl line 35, <STDIN> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/local/squid/libexec/wbinfo_group.pl line 39, <STDIN> line 1.
ERR
When i start squid i really can make authentication with acl lists on
groups: as i show in my first question.
But why I receive such messages from wbinfo_group.pl
Regards,
Nikolay
blymn@baesystems.com.au@inet
07.02.2005 13:43
To
nikolay.nenchev@rbb-sofia.raiffeisen.at
cc
squid-users@squid-cache.org
Subject
Re: [squid-users] nt domain ntlm group authentication problem?
On Mon, Feb 07, 2005 at 01:28:33PM +0200,
nikolay.nenchev@rbb-sofia.raiffeisen.at wrote:
>
> when i start:
> ./wbinfo_group.pl
> mylan\test
> Use of uninitialized value in concatenation (.) or string at
> ./wbinfo_group.pl line 35, <STDIN> line 1.
> sh: wbinfo: command not found
> sh: wbinfo: command not found
Yes, this is because wbinfo_group.pl expects wbinfo to be found in PATH
somewhere. Either modify wbinfo_group.pl and specify the full path for
the wbinfo executable or make sure the directory that holds wbinfo is
set in PATH before squid is executed.
-- Brett LymnReceived on Mon Feb 07 2005 - 07:49:34 MST
This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:01 MST