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.
Be the first to post a text review of mod_auth_ibmdb2. Rate and review a project by clicking thumbs up or thumbs down in the right column.
mod_authnz_ibmdb2 1.26 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_authnz_ibmdb2 1.23 - changed password validation to use APR - added additional debugging code - changed caching to use APR mod_authnz_ibmdb2 1.19 - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_authnz_ibmdb2 1.16 - fixed bug 1597078 mod_authnz_ibmdb2 1.15 - added default value for AuthIBMDB2GroupField - added additional debugging code mod_authnz_ibmdb2 1.11 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.9 2008/01/08 04:47:35 tessus Exp $
mod_authnz_ibmdb2 1.26 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_authnz_ibmdb2 1.23 - changed password validation to use APR - added additional debugging code - changed caching to use APR mod_authnz_ibmdb2 1.19 - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_authnz_ibmdb2 1.16 - fixed bug 1597078 mod_authnz_ibmdb2 1.15 - added default value for AuthIBMDB2GroupField - added additional debugging code mod_authnz_ibmdb2 1.11 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.9 2008/01/08 04:47:35 tessus Exp $
mod_authnz_ibmdb2 1.26 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_authnz_ibmdb2 1.23 - changed password validation to use APR - added additional debugging code - changed caching to use APR mod_authnz_ibmdb2 1.19 - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_authnz_ibmdb2 1.16 - fixed bug 1597078 mod_authnz_ibmdb2 1.15 - added default value for AuthIBMDB2GroupField - added additional debugging code mod_authnz_ibmdb2 1.11 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.9 2008/01/08 04:47:35 tessus Exp $
mod_auth_ibmdb2 1.10 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_auth_ibmdb2 1.9 - changed password validation to use APR - added additional debugging code - changed caching to use APR - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_auth_ibmdb2 0.8.3 - fixed bug 1597078 mod_auth_ibmdb2 0.8.2 - added additional debugging code mod_auth_ibmdb2 0.8.1 - changed module definition information for compiling the module statically against Apache 1.x - added information in the INSTALL file for how to compile the module statically against Apache 1.x - added a directory for 2 additional files that are needed when compiling the module statically against Apache 1.x - added default value for AuthIBMDB2GroupField mod_auth_ibmdb2 0.7.1 - added manpages and a script for installing them - implemented caching for group information - added 1 new directive for group caching - changed the makemod script to use it on AIX aswell mod_auth_ibmdb2 0.6 - implemented caching idea contributed by Eddie Anzalone - added 3 new directives for caching mod_auth_ibmdb2 0.5.6 - got rid of the windows stuff again - fixed some code due to some compilation issues on some linux systems mod_auth_ibmdb2 0.5.4 - added a script to compile the module on win32 - mod_auth_ibmdb2-0.5.4-win32.zip includes the compiled module for win32. It was compiled for Apache 2.0.49. mod_auth_ibmdb2 0.5.3 - eliminated compilation warnings for redefinition of 'TRUE' - added additional error checking for user/group condition statements mod_auth_ibmdb2 0.5.2 - fixed compilation issue (under Apache 1.x) described in support request [931118] mod_auth_ibmdb2 0.5.1 - added additional error checking for debugging (access privileges) mod_auth_ibmdb2 0.5 - added additional error checking for debugging (table, columns) mod_auth_ibmdb2 0.4 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.8 2008/01/08 04:47:35 tessus Exp $
mod_auth_ibmdb2 1.10 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_auth_ibmdb2 1.9 - changed password validation to use APR - added additional debugging code - changed caching to use APR - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_auth_ibmdb2 0.8.3 - fixed bug 1597078 mod_auth_ibmdb2 0.8.2 - added additional debugging code mod_auth_ibmdb2 0.8.1 - changed module definition information for compiling the module statically against Apache 1.x - added information in the INSTALL file for how to compile the module statically against Apache 1.x - added a directory for 2 additional files that are needed when compiling the module statically against Apache 1.x - added default value for AuthIBMDB2GroupField mod_auth_ibmdb2 0.7.1 - added manpages and a script for installing them - implemented caching for group information - added 1 new directive for group caching - changed the makemod script to use it on AIX aswell mod_auth_ibmdb2 0.6 - implemented caching idea contributed by Eddie Anzalone - added 3 new directives for caching mod_auth_ibmdb2 0.5.6 - got rid of the windows stuff again - fixed some code due to some compilation issues on some linux systems mod_auth_ibmdb2 0.5.4 - added a script to compile the module on win32 - mod_auth_ibmdb2-0.5.4-win32.zip includes the compiled module for win32. It was compiled for Apache 2.0.49. mod_auth_ibmdb2 0.5.3 - eliminated compilation warnings for redefinition of 'TRUE' - added additional error checking for user/group condition statements mod_auth_ibmdb2 0.5.2 - fixed compilation issue (under Apache 1.x) described in support request [931118] mod_auth_ibmdb2 0.5.1 - added additional error checking for debugging (access privileges) mod_auth_ibmdb2 0.5 - added additional error checking for debugging (table, columns) mod_auth_ibmdb2 0.4 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.8 2008/01/08 04:47:35 tessus Exp $
mod_auth_ibmdb2 1.10 - got rid of the newline character in SQL error messages - added code to compile the module under win32 as well - added script for compiling the module under win32 mod_auth_ibmdb2 1.9 - changed password validation to use APR - added additional debugging code - changed caching to use APR - added support for stored procedures - two new directives: AuthIBMDB2UserProc and AuthIBMDB2GroupProc (see README and documentation) mod_auth_ibmdb2 0.8.3 - fixed bug 1597078 mod_auth_ibmdb2 0.8.2 - added additional debugging code mod_auth_ibmdb2 0.8.1 - changed module definition information for compiling the module statically against Apache 1.x - added information in the INSTALL file for how to compile the module statically against Apache 1.x - added a directory for 2 additional files that are needed when compiling the module statically against Apache 1.x - added default value for AuthIBMDB2GroupField mod_auth_ibmdb2 0.7.1 - added manpages and a script for installing them - implemented caching for group information - added 1 new directive for group caching - changed the makemod script to use it on AIX aswell mod_auth_ibmdb2 0.6 - implemented caching idea contributed by Eddie Anzalone - added 3 new directives for caching mod_auth_ibmdb2 0.5.6 - got rid of the windows stuff again - fixed some code due to some compilation issues on some linux systems mod_auth_ibmdb2 0.5.4 - added a script to compile the module on win32 - mod_auth_ibmdb2-0.5.4-win32.zip includes the compiled module for win32. It was compiled for Apache 2.0.49. mod_auth_ibmdb2 0.5.3 - eliminated compilation warnings for redefinition of 'TRUE' - added additional error checking for user/group condition statements mod_auth_ibmdb2 0.5.2 - fixed compilation issue (under Apache 1.x) described in support request [931118] mod_auth_ibmdb2 0.5.1 - added additional error checking for debugging (access privileges) mod_auth_ibmdb2 0.5 - added additional error checking for debugging (table, columns) mod_auth_ibmdb2 0.4 - initial release http://mod-auth-ibmdb2.sourceforge.net $Id: CHANGES,v 1.8 2008/01/08 04:47:35 tessus Exp $
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?