1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: lcmaps-plugins-verify-proxy
Section: libs
Priority: optional
Maintainer: Dennis van Dok <dennisvd@nikhef.nl>
Uploaders: Mischa Salle <msalle@nikhef.nl>
Build-Depends: debhelper (>= 13),
libssl-dev, lcmaps-basic-interface, pkg-config,
debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: http://wiki.nikhef.nl/grid/Site_Access_Control
Vcs-Svn: https://ndpfsvn.nikhef.nl/repos/mwsec/packaging/debian/trunk/lcmaps-plugins-verify-proxy
Vcs-Browser: https://ndpfsvn.nikhef.nl/viewvc/mwsec/packaging/debian/trunk/lcmaps-plugins-verify-proxy
Package: lcmaps-plugins-verify-proxy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, liblcmaps0 | liblcmaps0t64
Description: Proxy verification plugin for LCMAPS
The Local Centre MAPping Service (LCMAPS) is a security middleware
component that processes the users Grid credentials (typically X.509
proxy certificates and VOMS attributes) and maps the user to a local
account based on the site local policy.
.
This package contains the Verify Proxy plugin.
|