On Mon, 29 Mar 2004, [GB2312] ����� wrote: > My system is redhat 8.0�� > squid-2.4.STABLE7-4 is install automatically when I install the os. > > I want to authenticate the users using username and password. > so I add the follows three line to /etc/squid/squid.conf and > create a paswd file /usr/lib/squid/passwd containing username and encripted password > > authenticate_program /usr/lib/squid/ncsa_auth /usr/lib/squid/passwd
Try running this from the command line as your "cache_effective_user" (most likely "squid" if this is a RedHat install). Regards Henrik
