[squid-users] samba with squid

2005-03-04 Thread VG.Gavrilov
Hello,

Installed squid 2.5STABLE9 with ntlm_auth from samba 3.0.11. 

Periodically got this error from winbindd:
After restart working fine...

rpc_client/cli_pipe.c:rpc_api_pipe(435)
  cli_pipe: return critical error. Error was Call timed out: server did not 
respond after 1 milliseconds

and Squid dying with segmentation fault.

AD controllers is working fine with no errors in logs. 
Can anybody help me?



Re: [squid-users] samba with squid

2005-03-07 Thread Henrik Nordstrom
On Fri, 4 Mar 2005 [EMAIL PROTECTED] wrote:
Periodically got this error from winbindd:
After restart working fine...
rpc_client/cli_pipe.c:rpc_api_pipe(435)
 cli_pipe: return critical error. Error was Call timed out: server did not 
respond after 1 milliseconds
This looks like a Samba communicaion failure of some sorts.
The samba forums may have more clue what this error is about and how to 
address it.

and Squid dying with segmentation fault.
Are you sure it dies with segmentation fault? Should be a FATAL error.
Regards
Henrik


Re: [squid-users] samba with squid

2005-03-08 Thread nikolay . nenchev
Give permission on "/usr/local/samba/var/locks/winbindd_privileged" or 
where it is in your installation like this:

chown root:squid winbindd_privileged
chmod 750 winbindd_privileged

Nikolay




[EMAIL PROTECTED]@inet 
04.03.2005 15:54

To
squid-users@squid-cache.org
cc

Subject
[squid-users] samba with squid






Hello,

Installed squid 2.5STABLE9 with ntlm_auth from samba 3.0.11. 

Periodically got this error from winbindd:
After restart working fine...

rpc_client/cli_pipe.c:rpc_api_pipe(435)
  cli_pipe: return critical error. Error was Call timed out: server did 
not respond after 1 milliseconds

and Squid dying with segmentation fault.

AD controllers is working fine with no errors in logs. 
Can anybody help me?





Re: [squid-users] samba with squid

2005-03-08 Thread nikolay . nenchev
Give permission on "/usr/local/samba/var/locks/winbindd_privileged" or 
where it is in your installation like this:

chown root:squid winbindd_privileged
chmod 750 winbindd_privileged

Nikolay




[EMAIL PROTECTED]@inet 
04.03.2005 15:54

To
squid-users@squid-cache.org
cc

Subject
[squid-users] samba with squid






Hello,

Installed squid 2.5STABLE9 with ntlm_auth from samba 3.0.11. 

Periodically got this error from winbindd:
After restart working fine...

rpc_client/cli_pipe.c:rpc_api_pipe(435)
  cli_pipe: return critical error. Error was Call timed out: server did 
not respond after 1 milliseconds

and Squid dying with segmentation fault.

AD controllers is working fine with no errors in logs. 
Can anybody help me?