[squid-users] ad and squid not working
Amos Jeffries
squid3 at treenet.co.nz
Mon May 30 00:54:46 UTC 2016
On 29/05/2016 10:41 p.m., Christophe Leloup wrote:
> Hi Amos
>
> it not working :(
>
> my new squid conf : http://pastebin.com/6ebuhB7A
> my permission : http://pastebin.com/t9vE4VsC
That does not tell anything useful. Just says that winbind is owner of
teh winbind sockets.
You (or Squid installation scripts) need to have run the command line
mentioned in teh wiki.
Also, pay attention to the note labeled with a red 'X' "on Debian and
Ubuntu systems there may also be ..."
> my squid debug with lot error http://pastebin.com/RczXhkeA
>
These two lines:
2016/05/29 12:31:51 kid1| commBind: Cannot bind socket FD 11 to
[::]:3128: (98) Address already in use
...
FATAL: Unable to open HTTP Socket
Mean some earlier Squid proces is still running. Or some other server
process has taken the Squid port for itself.
These lines:
WARNING: no_suid: setuid(0): (1) Operation not permitted
Are happening because you have not started Squid by root user. The
"proxy" user acount does not have security permission to set its user level.
You need to start Squid from root user account. Squid will downgrade
itself to "proxy" user account internally when it is done with things
needing root.
> tank for you help.
>
>
> *I give you some money*
>
Thank you.
Amos
More information about the squid-users
mailing list