mod_auth_udp 1.0 review
DownloadOne half of mod_auth_udp, is a modul designed to be linked into the Apache http server
|
|
One half of mod_auth_udp, is a modul designed to be linked into the Apache http server. (Version 1.3.x) The other half is an external serverprogram, that queries a datasource to retrieve the user, password and group information, that is needed for authentication and authorization.
The first implementation of the server is written in C and queries a PostgreSQL database, but I have designed it in a way, that there is only one file, that interacts with PostgreSQL. So you can think of this server as a template for building your own.
Requirements:
Apache 1.3.x
mod_auth_udp 1.0 search tags