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
- * Tue Aug 10 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 0.22-5
- fix "AuthzLDAPSetAuthorization off" (Bastien Nocera, #128778)
- * Fri Jun 18 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 0.22-4
- allow configuration in vhost context (#125960)
- * Fri Sep 5 19:00:00 2003 Joe Orton <jorton{%}redhat{*}com> 0.22-3
- don't log the password on auth failure
- obsolete auth_ldap