Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_authz_ldap: LDAP authorization module for the Apache HTTP Server
- Summary
- The mod_authz_ldap package provides support for authenticating
users of the Apache HTTP server against an LDAP database.
mod_authz_ldap features the ability to authenticate users based on
the SSL client certificate presented, and also supports password
aging, and authentication based on role or by configured filters.
Changelog
- * Fri Sep 5 05:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 0.22-3
- don't log the password on auth failure
- obsolete auth_ldap
- * Mon Aug 4 05:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 0.22-2
- hook up to ssl_var_lookup() in mod_ssl correctly
- include example conf file
- * Mon Jun 30 05:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 0.22-1
- Initial build.