Difference between revisions of "LCAS and LCMAPS installation for gLExec and (GT4) gatekeepers"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 1: Line 1:
== Needed packages ==
+
-- This page is under developement and will be updated to add more fine grained information --
 +
It will contain information on the installation and configuration details to install glexec, edg-gatekeeper, edg-gridftpd, gt4 gatekeeper and gt4 gridftpd.
  
--- Just started writing ---
 
  
  
rpm -ivh \
 
  gridsite-1.1.15-1.i386.rpm
 
  
rpm -ivh \
+
= Needed packages =
    --nodeps \
 
      glite-security-voms-api-c-1.7.11-*.rpm \
 
      glite-security-voms-api-cpp-1.7.11-*.rpm
 
  
rpm -ivh \
+
This is the list of packages that is needed to get started
  glite-security-lcas-plugins-voms-1.3.2-1_U200609201622.i386.rpm \
 
  glite-security-lcas-plugins-check-executable-1.2.0-1_U200609201622.i386.rpm \
 
  glite-security-lcas-plugins-basic-1.3.0-1_U200609201621.i386.rpm \
 
  glite-security-lcas-interface-1.3.4-1_U200609201621.i386.rpm \
 
  glite-security-lcas-1.3.5-1_U200610241138.i386.rpm \
 
  glite-security-lcmaps-1.3.7-1_U200611131510.i386.rpm \
 
  glite-security-lcmaps-interface-1.3.11-1_U200610241219.i386.rpm \
 
  glite-security-lcmaps-plugins-basic-1.3.4-1_U200609201625.i386.rpm \
 
  glite-security-lcmaps-plugins-verify-proxy-1.2.2-1_U200610241325.i386.rpm \
 
  glite-security-glexec-0.5.17-0_U200610241037.i386.rpm
 
  
  
chmod 4755 /opt/glite/sbin/glexec;
+
== External / other packages ==
 +
 
 +
vdt-globus-essentials
 +
glite-security-voms-api-c-1.7.11
 +
gridsite-1.1.15-1.i386.rpm
 +
 
 +
 
 +
== LCAS ==
 +
 
 +
glite-security-lcas-1.3.5-1
 +
glite-security-lcas-interface-1.3.4-1
 +
glite-security-lcas-plugins-basic-1.3.2-2
 +
glite-security-lcas-plugins-voms-1.3.2-1
 +
glite-security-lcas-plugins-check-executable-1.2.0-1
 +
 
 +
 
 +
== LCMAPS ==
 +
 
 +
glite-security-lcmaps-1.4.2-1
 +
glite-security-lcmaps-plugins-basic-1.3.4-1
 +
glite-security-lcmaps-plugins-voms-1.3.4-1
 +
glite-security-lcmaps-plugins-verify-proxy-1.2.2-1
 +
 
 +
 
 +
== For glexec ==
 +
 
 +
glite-security-glexec-0.5.23-3
 +
 
 +
 
 +
 
 +
== For edg-gatekeepers and edg-gridftpd ==
 +
 
 +
edg-gatekeeper package
 +
edg-gridftpd package
 +
 
 +
 
 +
== For Globus Toolkit 4.0.x Gatekeeper and/or gridftpd ==
 +
 
 +
lcas-lcmaps-gt4-interface-0.0.13-1
  
 +
This package implements the GT4.0.x mapping_and_authz interface, which is used to invoke LCAS and LCMAPS.
  
For glexec, edg-gatekeeper, edg-gridftpd, gt4 gatekeeper and gt4 gridftpd.
 
  
  
LCAS & LCMAPS installation:
 
  
Install the packages:
 
  
vdt-globus-essentials
 
glite-security-voms-api-c-1.7.11
 
  
glite-security-lcas-1.3.5-1
 
glite-security-lcas-interface-1.3.4-1
 
glite-security-lcas-plugins-basic-1.3.2-2
 
glite-security-lcas-plugins-voms-1.3.2-1
 
glite-security-lcas-plugins-check-executable-1.2.0-1
 
  
glite-security-lcmaps-1.4.2-1
 
glite-security-lcmaps-plugins-basic-1.3.4-1
 
glite-security-lcmaps-plugins-voms-1.3.4-1
 
glite-security-lcmaps-plugins-verify-proxy-1.2.2-1
 
  
For gt4-gatekeeper:
+
chmod 4755 /opt/glite/sbin/glexec;

Revision as of 14:27, 28 November 2007

-- This page is under developement and will be updated to add more fine grained information -- It will contain information on the installation and configuration details to install glexec, edg-gatekeeper, edg-gridftpd, gt4 gatekeeper and gt4 gridftpd.



Needed packages

This is the list of packages that is needed to get started


External / other packages

vdt-globus-essentials
glite-security-voms-api-c-1.7.11
gridsite-1.1.15-1.i386.rpm


LCAS

glite-security-lcas-1.3.5-1
glite-security-lcas-interface-1.3.4-1
glite-security-lcas-plugins-basic-1.3.2-2
glite-security-lcas-plugins-voms-1.3.2-1
glite-security-lcas-plugins-check-executable-1.2.0-1


LCMAPS

glite-security-lcmaps-1.4.2-1
glite-security-lcmaps-plugins-basic-1.3.4-1
glite-security-lcmaps-plugins-voms-1.3.4-1
glite-security-lcmaps-plugins-verify-proxy-1.2.2-1


For glexec

glite-security-glexec-0.5.23-3


For edg-gatekeepers and edg-gridftpd

edg-gatekeeper package
edg-gridftpd package


For Globus Toolkit 4.0.x Gatekeeper and/or gridftpd

lcas-lcmaps-gt4-interface-0.0.13-1

This package implements the GT4.0.x mapping_and_authz interface, which is used to invoke LCAS and LCMAPS.





chmod 4755 /opt/glite/sbin/glexec;