Logoj0ke.net Open Build Service > Projects > Apache:Modules > pwauth
Sign Up | Log In

A Unix Web Authenticator

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.

Authors:
---------
    Jan Wolter

Source Files

Filename Size Changed Actions
pwauth-2.3.8.tar.gz 21.9 KB over 11 years ago Download File
pwauth-2.3.8_config.patch 934 Bytes over 11 years ago Download File
pwauth-2.3.8_makeitbuild.patch 1.56 KB over 11 years ago Download File
pwauth.changes 571 Bytes over 11 years ago Download File
pwauth.spec 1.51 KB over 11 years ago Download File

Latest Revision

hostmaster hostmaster committed over 11 years ago (revision 1)
osc copypac from project:Apache:Modules package:pwauth revision:7, using expand, using client side copy

Comments for Apache:Modules (0)