pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ap22-authz-ldap



Module name:    wip
Committed by:   fhajny
Date:           Wed Sep 19 14:22:17 UTC 2012

Added Files:
        wip/ap22-authz-ldap: DESCR Makefile PLIST distinfo options.mk

Log Message:
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.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/ap22-authz-ldap/DESCR \
    wip/ap22-authz-ldap/Makefile wip/ap22-authz-ldap/PLIST \
    wip/ap22-authz-ldap/distinfo wip/ap22-authz-ldap/options.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ap22-authz-ldap/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ap22-authz-ldap/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ap22-authz-ldap/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ap22-authz-ldap/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ap22-authz-ldap/options.mk?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index