[squid-users] wbinfo_group.pl ?? return a error cannot run ..

2008-10-16 Thread Phibee Network Operation Center

Hi

We have a problems with our new squid server,
when we want add wbinfo_group.pl, he can't start it :


2008/10/14 06:07:39| Starting Squid Cache version 3.0.STABLE7 for 
i386-redhat-linux-gnu...

2008/10/14 06:07:39| Process ID 26104
2008/10/14 06:07:39| With 1024 file descriptors available
2008/10/14 06:07:39| DNS Socket created at 0.0.0.0, port 53027, FD 7
2008/10/14 06:07:39| Adding domain proxy.phibee.net from /etc/resolv.conf
2008/10/14 06:07:39| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2008/10/14 06:07:39| helperStatefulOpenServers: Starting 15 'ntlm_auth' 
processes

2008/10/14 06:07:39| helperOpenServers: Starting 15 'ntlm_auth' processes
2008/10/14 06:07:39| helperOpenServers: Starting 5 'wbinfo_group.pl' 
processes
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.

2008/10/14 06:07:39| User-Agent logging is disabled.
2008/10/14 06:07:39| Referer logging is disabled.
2008/10/14 06:07:39| Unlinkd pipe opened on FD 42
2008/10/14 06:07:39| Local cache digest enabled; rebuild/rewrite every 
3600/3600 sec

2008/10/14 06:07:39| Swap maxSize 512 KB, estimated 393846 objects
2008/10/14 06:07:39| Target number of buckets: 19692
2008/10/14 06:07:39| Using 32768 Store buckets
2008/10/14 06:07:39| Max Mem  size: 16384 KB
2008/10/14 06:07:39| Max Swap size: 512 KB
2008/10/14 06:07:39| Version 1 of swap file with LFS support detected...
2008/10/14 06:07:39| Rebuilding storage in /var/spool/squid (CLEAN)
2008/10/14 06:07:39| Using Least Load store dir selection
2008/10/14 06:07:39| Current Directory is /etc
2008/10/14 06:07:39| Loaded Icons.
2008/10/14 06:07:39| Accepting  HTTP connections at 0.0.0.0, port 8080, 
FD 44.

2008/10/14 06:07:39| Accepting ICP messages at 0.0.0.0, port 3130, FD 45.
2008/10/14 06:07:39| HTCP Disabled.
2008/10/14 06:07:39| Ready to serve requests.
2008/10/14 06:07:39| Done reading /var/spool/squid swaplog (1 entries)
2008/10/14 06:07:39| Finished rebuilding storage from disk.
2008/10/14 06:07:39| 1 Entries scanned
2008/10/14 06:07:39| 0 Invalid entries.
2008/10/14 06:07:39| 0 With invalid flags.
2008/10/14 06:07:39| 1 Objects loaded.
2008/10/14 06:07:39| 0 Objects expired.
2008/10/14 06:07:39| 0 Objects cancelled.
2008/10/14 06:07:39| 0 Duplicate URLs purged.
2008/10/14 06:07:39| 0 Swapfile clashes avoided.
2008/10/14 06:07:39|   Took 0.02 seconds ( 48.57 objects/sec).
2008/10/14 06:07:39| Beginning Validation Procedure
2008/10/14 06:07:39|   Completed Validation Procedure
2008/10/14 06:07:39|   Validated 27 Entries
2008/10/14 06:07:39|   store_swap_size = 12
2008/10/14 06:07:40| storeLateRelease: released 0 objects
2008/10/14 06:08:05| externalAclLookup: 'AD_Group' queue overload 
(ch=0xb9b05bd0)
2008/10/14 06:08:05| externalAclLookup: 'AD_Group' queue overload 
(ch=0xb9b05bd0)


and now we have a:

2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.


if i run it manually wbinfo_group.pl, it's good ... i run on Fedora 9 
and my conf are:


external_acl_type AD_Group %LOGIN /usr/lib/squid/wbinfo_group.pl



Right of /usr/lib/squid/wbinfo_group.pl are squid.squid and all x

Anyone know where is the probleme and where i can resolv it ?

thanks for your help
jerome






Re: [squid-users] wbinfo_group.pl ?? return a error cannot run ..

2008-10-16 Thread Henrik Nordstrom

On tor, 2008-10-16 at 22:26 +0200, Phibee Network Operation Center
wrote:
 Hi
 
 We have a problems with our new squid server,
 when we want add wbinfo_group.pl, he can't start it :
 

 2008/10/14 06:07:39| WARNING: Cannot run 
 '/usr/lib/squid/wbinfo_group.pl' process.

Is wbinfo_group.pl executable from a shell running as your
cache_effective_user? (not the same as testing from the root account..)

Do you have SELINUX enabled? Check your system logs in case it's SELINUX
denying Squid from running wbinfo_group.pl.

Regards
Henrik



signature.asc
Description: This is a digitally signed message part


Re: [squid-users] wbinfo_group.pl ?? return a error cannot run ..

2008-10-16 Thread Chris Robertson

Phibee Network Operation Center wrote:

Hi

We have a problems with our new squid server,
when we want add wbinfo_group.pl, he can't start it :


2008/10/14 06:07:39| Starting Squid Cache version 3.0.STABLE7 for 
i386-redhat-linux-gnu...

2008/10/14 06:07:39| Process ID 26104
2008/10/14 06:07:39| With 1024 file descriptors available
2008/10/14 06:07:39| DNS Socket created at 0.0.0.0, port 53027, FD 7
2008/10/14 06:07:39| Adding domain proxy.phibee.net from /etc/resolv.conf
2008/10/14 06:07:39| Adding nameserver 127.0.0.1 from /etc/resolv.conf
2008/10/14 06:07:39| helperStatefulOpenServers: Starting 15 
'ntlm_auth' processes

2008/10/14 06:07:39| helperOpenServers: Starting 15 'ntlm_auth' processes
2008/10/14 06:07:39| helperOpenServers: Starting 5 'wbinfo_group.pl' 
processes
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.
2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.

2008/10/14 06:07:39| User-Agent logging is disabled.
2008/10/14 06:07:39| Referer logging is disabled.
2008/10/14 06:07:39| Unlinkd pipe opened on FD 42
2008/10/14 06:07:39| Local cache digest enabled; rebuild/rewrite every 
3600/3600 sec

2008/10/14 06:07:39| Swap maxSize 512 KB, estimated 393846 objects
2008/10/14 06:07:39| Target number of buckets: 19692
2008/10/14 06:07:39| Using 32768 Store buckets
2008/10/14 06:07:39| Max Mem  size: 16384 KB
2008/10/14 06:07:39| Max Swap size: 512 KB
2008/10/14 06:07:39| Version 1 of swap file with LFS support detected...
2008/10/14 06:07:39| Rebuilding storage in /var/spool/squid (CLEAN)
2008/10/14 06:07:39| Using Least Load store dir selection
2008/10/14 06:07:39| Current Directory is /etc
2008/10/14 06:07:39| Loaded Icons.
2008/10/14 06:07:39| Accepting  HTTP connections at 0.0.0.0, port 
8080, FD 44.

2008/10/14 06:07:39| Accepting ICP messages at 0.0.0.0, port 3130, FD 45.
2008/10/14 06:07:39| HTCP Disabled.
2008/10/14 06:07:39| Ready to serve requests.
2008/10/14 06:07:39| Done reading /var/spool/squid swaplog (1 entries)
2008/10/14 06:07:39| Finished rebuilding storage from disk.
2008/10/14 06:07:39| 1 Entries scanned
2008/10/14 06:07:39| 0 Invalid entries.
2008/10/14 06:07:39| 0 With invalid flags.
2008/10/14 06:07:39| 1 Objects loaded.
2008/10/14 06:07:39| 0 Objects expired.
2008/10/14 06:07:39| 0 Objects cancelled.
2008/10/14 06:07:39| 0 Duplicate URLs purged.
2008/10/14 06:07:39| 0 Swapfile clashes avoided.
2008/10/14 06:07:39|   Took 0.02 seconds ( 48.57 objects/sec).
2008/10/14 06:07:39| Beginning Validation Procedure
2008/10/14 06:07:39|   Completed Validation Procedure
2008/10/14 06:07:39|   Validated 27 Entries
2008/10/14 06:07:39|   store_swap_size = 12
2008/10/14 06:07:40| storeLateRelease: released 0 objects
2008/10/14 06:08:05| externalAclLookup: 'AD_Group' queue overload 
(ch=0xb9b05bd0)
2008/10/14 06:08:05| externalAclLookup: 'AD_Group' queue overload 
(ch=0xb9b05bd0)


and now we have a:

2008/10/14 06:07:39| WARNING: Cannot run 
'/usr/lib/squid/wbinfo_group.pl' process.


if i run it manually wbinfo_group.pl, it's good ... i run on Fedora 9 
and my conf are:


external_acl_type AD_Group %LOGIN /usr/lib/squid/wbinfo_group.pl



Right of /usr/lib/squid/wbinfo_group.pl are squid.squid and all x

Anyone know where is the probleme and where i can resolv it ?


Try typing setenforce 0 and then starting Squid.  Perhaps it's an 
SELINUX issue.




thanks for your help
jerome


Chris