Source: lcas Maintainer: Dennis van Dok Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), libglobus-gsi-credential-dev, libglobus-gssapi-gsi-dev, pkgconf Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/dennisvd/lcas Vcs-Git: https://salsa.debian.org/dennisvd/lcas.git Homepage: https://wiki.nikhef.nl/grid/Site_Access_Control Package: lcas-interface Architecture: all Depends: ${misc:Depends}, libglobus-gssapi-gsi-dev Description: Local Centre Authorization Service API LCAS makes binary ('yes' or 'no') authorization decisions at the site and resource level. In making this decision, it can use a variety of inputs: the 'grid' name of the user (the Subject Distinguished Name), any VO attributes the user has (like VOMS FQANs), the name of the executable the user intends to execute. It supports basic black and white list functionality, but also more complex VOMS-based expressions, based on the GACL language. . This package contains the interface, needed to build plug-ins for LCAS. Package: liblcas0 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Local Centre Authorization Service runtime LCAS makes binary ('yes' or 'no') authorization decisions at the site and resource level. In making this decision, it can use a variety of inputs: the 'grid' name of the user (the Subject Distinguished Name), any VO attributes the user has (like VOMS FQANs), the name of the executable the user intends to execute. It supports basic black and white list functionality, but also more complex VOMS-based expressions, based on the GACL language. . This package contains the run-time library. Package: liblcas-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, lcas-interface (= ${source:Version}), liblcas0 (= ${binary:Version}), libglobus-gssapi-gsi-dev, libglobus-gss-assist-dev, libglobus-gsi-cert-utils-dev Description: Local Centre Authorization Service development files LCAS makes binary ('yes' or 'no') authorization decisions at the site and resource level. In making this decision, it can use a variety of inputs: the 'grid' name of the user (the Subject Distinguished Name), any VO attributes the user has (like VOMS FQANs), the name of the executable the user intends to execute. It supports basic black and white list functionality, but also more complex VOMS-based expressions, based on the GACL language. . This package contains the development libraries.