./www/ap-auth-pgsql, Apache module for user authentication/logging against a PostgreSQL DB

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q4, Version: 0.9.12nb3, Package name: ap13-auth-pgsql-0.9.12nb3, Maintainer: waddell

This module allows user authentication (and can log authenthication
requests) against information stored in a PostgreSQL database.
PostgreSQL is a public domain SQL database.

Authentication

One database, and one (or two) tables. One table holds the username
and the encryped (or plain) password. The other table holds the
username and the names of the group to which the user belongs. It
is possible to have username, groupname and password in the same
table.

Access Logging

Every authentication access is logged in the same database of the
authentication table, but in different table. User name and date
of the request are logged. As option, it can log password, ip
address, request line.


Required to run:
[databases/postgresql83-client]

Required to build:
[lang/perl5]

Master sites:

SHA1: d439ed8d8f4e1aab436d7f587320b680e8099a8b
RMD160: c3e3455c7dbd0bc8dbb12104065dae666969820d
Filesize: 29.812 KB

Version history: (Expand)