Mod authnz ibmdb2

From Software Infocard Wiki
Jump to: navigation, search
Infocard

Target Platform: Linux
Version: 2.2.6
Release Date: April 4, 2017
License: Freeware
Price: USD 0
Publisher: Helmut K. C. Tessarek
Product Web Site: [External Link]
Apache authentication module for IBM DB2
124 Kb

Description by the Publisher

mod_authnz_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.

I also provide UDFs and Stored Procedures to generate and validate hashes in DB2. They are compatible to the functions that are used in Apache's htpasswd utility.


runs under Apache 2.2.x and later
user authentication:
bcrypt (APR-util 1.5.0)
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
sha256
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
support for user and group conditions (restricting result set of query)
caching support for users and groups
UDFs and SPs to generate and validate hashes in DB2
php scripts for importing users into DB2
man pages

Requirements: IBM DB2, Apache Portable Runtime

Limitations in the Downloadable Version

No limitations

Product Identity

Unique Product ID: PID-72006404A943

Unique Publisher ID: BID-9500190F6612

[mod_authnz_ibmdb2 PAD XML File]

Category