[X] The "/1.GNU-Darwin 1.1/gd_install-1.1_rc2.tgz" file could not be found or is not available. Please select another file.

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.


http://mod-auth-ibmdb2.sourceforge.net





Separate each tag with a space.

Release Date:

2008-01-08

Topics:

License:

Operating System:

Translations:

Intended Audience:

User Interface:

Database Environment:

Programming Language:

C

Registered:

2004-02-25

Ratings and Reviews

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.

Project Feed

  • Project Information Updated

    tessus changed the public information on the mod_auth_ibmdb2 project

    posted by tessus 132 days ago

  • documentation 1.9 file released: documentation-1.9.pdf

    posted 672 days ago

  • File released: /documentation/1.9/documentation-1.9.pdf

    posted 672 days ago

  • mod_authnz_ibmdb2 1.26 file released: mod_authnz_ibmdb2-1.26.tar.gz.md5

    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 $

    posted 678 days ago

  • mod_authnz_ibmdb2 1.26 file released: mod_authnz_ibmdb2-1.26.tar.gz.asc

    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 $

    posted 678 days ago

  • mod_authnz_ibmdb2 1.26 file released: mod_authnz_ibmdb2-1.26.tar.gz

    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 $

    posted 678 days ago

  • mod_auth_ibmdb2 1.10 file released: mod_auth_ibmdb2-1.10.tar.gz.md5

    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 $

    posted 678 days ago

  • mod_auth_ibmdb2 1.10 file released: mod_auth_ibmdb2-1.10.tar.gz.asc

    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 $

    posted 678 days ago

  • mod_auth_ibmdb2 1.10 file released: mod_auth_ibmdb2-1.10.tar.gz

    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 $

    posted 678 days ago

  • binary releases 1.0 file released: mod_authnz_ibmdb2-1.26-win32.zip.asc

    posted 678 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

mod_auth_ibmdb2 Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review