|
mod_auth(nz)_ibmdb2 - official web site
written by Helmut K. C. Tessarek
|
Sourceforge.net: Last mod_auth_ibmdb2 News
new versions of mod_auth(nz)_ibmdb2 released  Tue, 08 Jan 2008 05:38:19
win32 binaries released  Tue, 08 Jan 2008 05:30:49
version 1.9 of mod_auth_ibmdb2 released  Fri, 23 Mar 2007 22:18:43
version 1.23 of mod_authnz_ibmdb2 released  Wed, 21 Mar 2007 07:13:30
version 1.19 of mod_authnz_ibmdb2 released  Tue, 02 Jan 2007 01:13:15
|
|
Contacts to
tessus@users.sourceforge.net
|
[What is mod_auth(nz)_ibmdb2 / Features]
[next release]
[Download]
[CVS]
[Doc / FAQ]
[mod_auth_ibmdb2 Project]
What is mod_auth(nz)_ibmdb2
mod_auth(nz)_ibmdb2 is an Apache authentication module using IBM® DB2® as the backend database for storing user and group information.
The module supports several encryption methods.
mod_authnz_ibmdb2 is designed for Apache 2.2.x.
mod_auth_ibmdb2 is designed for Apache 2.0.x and 1.x.
I also provide UDFs for DB2 to generate passwords within DB2. They are compatible to the functions that are used in Apache's htpasswd utility.
Note to Apache 1.x users:
Active development of mod_auth_ibmdb2 for Apache 1.x has been stopped.
The latest version for Apache 1.x can be found in the new package 'mod_auth_ibmdb2 (Apache 1.x)'.
Features
- runs under Apache 2.2.x (mod_authnz_ibmdb2)
- runs under Apache 1.x and Apache 2.0.x (mod_auth_ibmdb2)
- user authentication:
- md5
- normal md5 hash (32 chars as in php)
- seeded md5 value (as generated with Apache's htpasswd utility or as in /etc/shadow)
- crypt
- sha1 (not available in mod_auth_ibmdb2 for Apache 1.x)
- plain text
- no password (checks only if user exists)
- if passwords are encrypted, the validation process checks the kind of encryption method
- stored procedure support (not available in mod_auth_ibmdb2 for Apache 1.x)
- support for user and group conditions (restricting result set of query)
- caching support for users and groups
- UDFs for DB2 to generate passwords within DB2
- php scripts for importing users to DB2
- man pages
Requirements: IBM® DB2®
next release
Planned release date: Not planned any new release yet
Download
Anonymous CVS Access
The mod_auth(nz)_ibmdb2 CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.
- cvs -d:pserver:anonymous@evermeet.cx:/cvs login
- cvs -z3 -d:pserver:anonymous@evermeet.cx:/cvs co mod_auth_ibmdb2/module
where module is either mod_authnz_ibmdb2 or mod_auth_ibmdb2.
You can browse the CVS repository via the web.
Documentation
Documentation is available as PDF in the download section.
developerWorks article
mod_auth_ibmdb2: A novel authentication method for Apache
The article shows up the steps how to compile and configure mod_auth_ibmdb2. It then explains the creation and use of the also provided UDFs for generating passwords within DB2.
FAQ
Q: IBM's Websphere plugin and mod_auth(nz)_ibmdb2 seem to break each other. What can I do?
A: mod_auth(nz)_ibmdb2 has to be loaded after the Websphere plugin.
Q: Which versions of DB2 are supported?
A: All DB2 Universal Database versions currently supported by IBM. I've tested the module with DB2 UDB v7.x, DB2 UDB v8.x and DB2 9 (9.1.x and 9.5.x). Older versions should work as well.
Q: What is the difference between mod_auth_ibmdb2 and mod_authnz_ibmdb2?
A: mod_authnz_ibmdb2 is based on the new authentication backend provider scheme of Apache 2.2. This module will only work for Apache 2.2.x. mod_auth_ibmdb2 works for Apache 2.0.x and 1.x.
Q: What platforms are supported?
A: All POSIX platforms. I've compiled and tested the module on Linux and AIX 5L (5.1, 5.2, 5.3). Since the modules are using the APR libraries now, they can be compiled on Windows as well. Binary releases for win32 can be downloaded in the download section.
Q: Why isn't there a binary release for .....?
A: I don't have a development environment for every operating system. Furthermore I don't think that binary releases make sense for Unix style operating systems.
Q: What is the package db2-auth-udfs for?
A: This package contains User Defined Functions to generate passwords within DB2.
Q: How do I get support?
A: Please submit support requests at the
Support Request Tracker (hosted by sourceforge).
Q: How do I submit bugs?
A: Please submit bugs at the
Bug Tracker (hosted by sourceforge).
Q: How do I submit a feature request?
A: Please submit feature requests at the
Feature Request Tracker (hosted by sourceforge).
Project
Project info @ sourceforge
Project activity summary:
Developers on project: 1 ...
Activity percentile (last week): 79.42% ...
Mailing lists (public): 1 ...
Tracker: Bugs (0 open/2 total) ...
Tracker: Support Requests (0 open/7 total) ...
Tracker: Feature Requests (0 open/2 total) ...
|
If you want to read (and submit) a support request
Visit the mod_auth_ibmdb2 Support Tracker.
If you want to submit a feature request
Visit the mod_auth_ibmdb2 Feature Request Tracker.
If you want to submit a bug
Visit the mod_auth_ibmdb2 Bug Tracker.
mod_auth(nz)_ibmdb2 by Helmut K. C. Tessarek
January 12 2008
|
|