pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ap22-authz-ldap
Module Name: pkgsrc
Committed By: fhajny
Date: Fri Sep 13 11:56:19 UTC 2013
Added Files:
pkgsrc/www/ap22-authz-ldap: DESCR Makefile PLIST distinfo options.mk
Log Message:
Import www/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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ap22-authz-ldap/DESCR \
pkgsrc/www/ap22-authz-ldap/Makefile pkgsrc/www/ap22-authz-ldap/PLIST \
pkgsrc/www/ap22-authz-ldap/distinfo pkgsrc/www/ap22-authz-ldap/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index