Pieter Hollants's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Pieter Hollants's avatar

Pieter Hollants

pfhllnts

Involved Projects and Packages

The Apache HTTP Daemon can be configured to require users to supply logins and
passwords before accessing pages in some directories. Authentication is the
process of checking if the password given is correct for a user. Apache has
standard modules for authenticating out of several different kinds of
databases. These external authentication modules provide a flexible tool for
creating authentication systems based on other databases.

Authors:
---------
Nathan Neulinger (nneul@umr.edu)
Tyler Allison (allison@nas.nasa.gov)
Jan Wolter

Maintainer

Pwauth is an authenticator designed to be used with mod_auth_external or
mod_authnz_external and the Apache HTTP Daemon to support reasonably secure web
authentication out of the system password database on most versions of Unix.

What pwauth actually does is very simple. Given a login and a password, it
returns a status code indicating whether it is a valid login/password or not.
It is normally installed as an suid-root program, so other programs (like
Apache or a CGI program) can run it to check if a login/password is valid even
though they don't themselves have read access to the system password database.

USEFUL for apache2-mod_authnz_external and apache2-mod_authz_unixgroup.

openSUSE Build Service is sponsored by