Am I correct in assuming that the following will allow username authentication under 2.1?
Compile and install squid 2.1 and NCSA auth without changes in the makefile,
Make a passwd file in /usr/local/squid/etc with htpasswd,
Add line about auth_program as documented in the config file.
Add the following:
acl user_passwords proxy_auth /usr/local/squid.etc/passwd
http_access allow user_passwords
Sorry if this is so basic, but the documentation for a total newbie is a bit obtuse.
Maybe I will suggest aditions once I get my squid running the way I want.
Ed Lawson
Received on Tue Nov 17 1998 - 07:05:23 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:07 MST