mod_auth_pgsql

mod_auth_pgsql Apache module allows user authentication against information stored in a PostgreSQL database.
Download

mod_auth_pgsql Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Giuseppe Tanzilli
  • Publisher web site:
  • http://www.giuseppetanzilli.it/mod_auth_pgsql2/

mod_auth_pgsql Tags


mod_auth_pgsql Description

mod_auth_pgsql Apache module allows user authentication against information stored in a PostgreSQL database. mod_auth_pgsql Apache module allows user authentication (and can log authethication requests) against information stored in a PostgreSQL database. PostgreSQL is a public domain SQL database.AuthenticationOne 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 LoggingEvery 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.Requirements:· Apache >= 2.0.40· PostreSQL >= 7.xWhat's New in This Release:· Security fixes and bugfixes were done.


mod_auth_pgsql Related Software