1ncsa_auth(8)                System Manager's Manual               ncsa_auth(8)
2
3
4

NAME

6       ncsa_auth  -  NCSA  httpd-style password file authentication helper for
7       Squid
8

SYNOPSIS

10       ncsa_auth passwdfile
11

DESCRIPTION

13       ncsa_auth allows Squid to  read  and  authenticate  user  and  password
14       information  from  an  NCSA/Apache httpd-style password file when using
15       basic HTTP authentication.
16
17       The only parameter is the password file.  It must have  permissions  to
18       be  read  by the user that Squid is running as (cache_effective_user in
19       squid.conf).
20
21       This password file can be manipulated using htpasswd.
22

OPTIONS

24       Only specify the password file name.
25

EXAMPLE

27       ncsa_auth /etc/squid/squid.pass
28

SECURITY

30       ncsa_auth must have access to the password file to be executed.
31

SEE ALSO

33       htpasswd(1), squid(8)
34

AUTHOR

36       Manpage written by Rodrigo Rubira Branco <rrbranco@br.ibm.com>
37
38
39
40Squid NCSA Auth helper           May 16, 2006                     ncsa_auth(8)
Impressum