[KLUG Members] Squid

Richard Zimmerman ke4rit at knbpower.com
Fri Dec 16 12:11:08 EST 2005


Look for the following in your squid.conf file:

cache_effective_user
cache_effective_group

<example>
cache_effective_user proxy
cache_effective_group proxy
</example>

change them to what you want. Create user/group as necessary.

Also, you HAVE to change the owner/group of your squid cache directory 
to match what you set the above to or squid WILL NOT work!

<example>
cache_dir aufs /squid 600 16 256
</example>

<example command>
chown -R proxy.proxy  /squid
</example command>


Hopes this helps...

Richard

Komal wrote:

>Hello
>
>Is it OK to run Squid with root privileges? Whenever squid spews error
>message always accompany with "your cache administrator is root" How
>to change cache administrator? Will squid work other than root cache
>administrator?
>
>Thanks
>
>Regards,
>
>Komal
>
>
>_______________________________________________
>Members mailing list
>Members at kalamazoolinux.org
>
>  
>


-- 
Richard "Goose" Zimmerman
Safety Assistant / IT Guru
K&B Transport, Inc. - Elkhart, IN
(574) 389-1986   (574) 389-8527 Fax
(800) 548-2718   (574) 850-5764 Cell 



More information about the Members mailing list