RE: [squid-users] squid -k reconfigure error: (1) Operation not permitted

2006-09-16 Thread Visolve Squid
-Original Message-
From: Jaime Solorzano B [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 08, 2006 2:51 AM
To: squid-users@squid-cache.org
Subject: [squid-users] squid -k reconfigure error: (1) Operation not
permitted

Hello,

We are using 2.5.STABLE12 version.
As nobody is accessing Internet I just simply executed squid -k reconfigure 
and I got:

[EMAIL PROTECTED]:~# squid -k reconfigure
squid: ERROR: Could not send signal 1 to process 1033: (1) Operation not 
permitted

Hello Jaime,

Check your cache_effective_user directive in squid.conf and check which user
id your Squid process is running under.

If you start Squid as root, it will change its effective/real UID/GID to the
user specified below.  The default is to change to UID to nobody.  If you
define cache_effective_user, but not cache_effective_group, Squid sets the
GID to the effective user's default group ID (taken from the password file)
and supplementary group list from the from groups membership of
cache_effective_user.


Thanks,
Visolve Squid Team
www.visolve.com/squid/




Re: [squid-users] squid -k reconfigure error: (1) Operation not permitted

2006-09-08 Thread Jaime Solorzano B

Nothing have changed.
I don't know how but around 25 mins after error squid run again 
successfully.


Just to learn what is cache_effective_user use? and how can I change it?

Thks!

- Original Message - 
From: "Adrian Chadd" <[EMAIL PROTECTED]>

To: "Jaime Solorzano B" <[EMAIL PROTECTED]>
Cc: 
Sent: Thursday, September 07, 2006 5:21 PM
Subject: Re: [squid-users] squid -k reconfigure error: (1) Operation not 
permitted




On Thu, Sep 07, 2006, Jaime Solorzano B wrote:


2006/09/07 14:36:22| leave_suid: PID 1597 called
2006/09/07 14:36:22| leave_suid: PID 1597 giving up root, becoming 
'squid'

squid: ERROR: Could not send signal 1 to process 1033: (1) Operation not
permitted

Our LAN is not accessing Internet.


Did you change the cache_effective_user in your squid config?
Whats the current squid process running as?



adrian






Re: [squid-users] squid -k reconfigure error: (1) Operation not permitted

2006-09-07 Thread Adrian Chadd
On Thu, Sep 07, 2006, Jaime Solorzano B wrote:

> 2006/09/07 14:36:22| leave_suid: PID 1597 called
> 2006/09/07 14:36:22| leave_suid: PID 1597 giving up root, becoming 'squid'
> squid: ERROR: Could not send signal 1 to process 1033: (1) Operation not 
> permitted
> 
> Our LAN is not accessing Internet.

Did you change the cache_effective_user in your squid config?
Whats the current squid process running as?



adrian