LCMAPS uses the globus security libraries (gss, gsi, openssl), which are provided by e.g.
VDT
(Virtual Data Toolkit) and the VOMS API.
These libraries in addition to the libraries listed
here
, have to be installed on the CE.
RPM | min. version | description | URL |
edg-lcmaps | 0.0.3 | the LCMAPS library ( = pluginframework + utilities) and an example LCMAPS plugin | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/gridification/RPMS/ |
edg-lcmaps-basic_plugins | 0.0.3 | the LCMAPS plugins providing the basic globus-gatekeeper functionality | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/gridification/RPMS/ |
edg-lcmaps-voms_plugins | 0.0.3 | the LCMAPS plugins that base the credential mapping on the VO information inside the user certificate | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/gridification/RPMS/ |
edg-lcmaps-interface | 0.0.1 | LCMAPS interface/API, only needed for software development (new plugins) | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/gridification/RPMS/ |
edg-lcfg-lcmaps | ?.?-? | the LCFG object that configures the LCMAPS configuration files | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/edg-lcfg/RPMS/ |
voms-api | 1.1.16 | the VOMS API, used by edg-lcmaps-voms_plugins | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp6/RPMS/ |
edg_gatekeeper-gcc32dbg_pgm | 2.2.0 | the modified globus gatekeeper | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/gridification/RPMS/ |
globus-config | 0.20-1 | globus configuration scripts, including the init.d gatekeeper script | http://datagrid.in2p3.fr/distribution/globus/config/RPMS/ |
edg-lcfg-globuscfg | 1.3.12 | the LCFG component to manage the Globus configuration | http://datagrid.in2p3.fr/distribution/autobuild/i386-rh7.3/wp4/edg-lcfg/RPMS/ |
vdt_globus_essentials | VDTALT1.1.8 | VDT globus rpm that contains a.o. the security libraries | http://www.lsc-group.phys.uwm.edu/vdt/vdt_rpms/edg/vdt-1.1.8/globus_coarse_rpm/ |
The LCMAPS library will be installed in /opt/edg/lib/lcmaps/ and the example configuration files in /opt/edg/etc/lcmaps/. The LCMAPS plugins are all installed in the modules subdirectory of the directory where LCMAPS is installed.
From CVS:
The LCMAPS library and plugins can also be built directly from the
cvs repository
by the following
steps: