Maxim Zimovets wrote:
> In squid.conf example we've got
> > acl aclname proxy_auth passwd_file
> > 'passwd_file' is an Apache-style file .....
That is an ancient example. Once in a time proxy_auth took a NCSA style
password file, but this is not how things work nowdays.
The proxy_auth acl nowdays takes a list of valid user names that the acl
should match. Passwords are validated by the program specified as
authenticate_program. See your squid.conf.default file.
--- Henrik Nordstrom Spare time Squid hackerReceived on Tue Dec 29 1998 - 13:27:31 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:45 MST