VOMS Setup
Specify and populate your VOMS and VOMSES directories. This setup is optional
and is required only if you want to create a VOMS enabled proxy that
contains VO attributes.
-
VOMSES DIR: Contains the vomses files
for all the VOMS servers you wish to contact. The vomses directory
will be recursed into to examine all vomses files.
The VOMSES directory is selected using the following order:
-
Custom configuration property ('vomses_dir') saved in '$HOME/.globus/cog.properties' file.
-
'$HOME/.glite/vomses'
-
'$HOME/.globus/vomses'
-
'/opt/etc/glite/vomses' (Linux OS only)
-
VOMS DIR: Contains the server certificates of the VOMS servers.
In this directory there should be a subdirectory for each VO,
named after the VO itself, and all certificates should be placed in the subdir.
The VOMS directory is selected using the following order:
-
Custom configuration property ('voms_dir') in saved '$HOME/.globus/cog.properties' file.
-
'$HOME/.glite/vomsdir'
-
'$HOME/.globus/vomsdir'
-
'/etc/grid-security/vomsdir' (Linux OS only)