ncsa_auth - NCSA httpd-style password file authentication helper for Squid
Synopsis
Description
Options
Example
Security
See Also
Author
ncsa_auth passwdfile
ncsa_auth allows Squid to read and authenticate user and password information from an NCSA/Apache httpd-style password file when using basic HTTP authentication.The only parameter is the password file. It must have permissions to be read by the user that Squid is running as (cache_effective_user in squid.conf).
This password file can be manipulated using htpasswd.
Only specify the password file name.
ncsa_auth /etc/squid/squid.pass
ncsa_auth must have access to the password file to be executed.
htpasswd(1), squid(8)
Manpage written by Rodrigo Rubira Branco <rrbranco@br.ibm.com>
| Squid NCSA Auth helper | ncsa_auth (8) | May 16, 2006 |