pkgsrc-wip/ap22-authz-ldap/PLIST
Filip Hajny ca89565786 Import ap22-authz-ldap-0.29 as wip/ap22-authz-ldap.
This Apache LDAP authentication/authorization module tries to solve
the following problems that other such modules may not solve in all cases:

  * Map the short form of the distinguished name of a certificate and its
    issuer obtained from the environment of mod_ssl to a user distinguished
    name in an LDAP directory.
  * Check the age of a password in an LDAP directory, denying authorization
    in case the password is to old.
  * Authorize a user based on roles or an arbitrary LDAP filter expression.
  * Authorize a user based on whether he owns a file or belongs to the group
    owning a file.
2012-09-19 14:22:17 +00:00

6 lines
159 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/09/19 14:22:17 fhajny Exp $
bin/cert2ldap
bin/certfind
lib/httpd/mod_authz_ldap.so
man/man1/cert2ldap.1
man/man1/certfind.1