Changes between Version 143 and Version 144 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Dec 22, 2009, 4:34:00 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v143 v144  
    932932The configuration templates for the VOBOX enforce there is only one VO configured for acess to VOBOX specific services. This VO must be declared using the `VOS` variable, as for other machine types. If you want to give other VOs access to the VOBOX for the management and operation of the VOBOX, you need to explicitly allow them using the variable `VOBOX_OPERATION_VOS`. This variable is a list of VOs considered as operation VOs. By default, this list is only VO `ops`. If the VOs listed in this variable are not listed in  `VOS`, they are automatically added.
    933933
     934''Note: this is recommended to list in `VOS` only the VO with access to VOBOX services, not the operation VOs, as accounts of every VO in `VOS` are enabled for gsissh access.''
     935
    934936There are some other variables available to tune the VOBOX configuration but the default should generally be appropriate. The main ones are:
    935937 * `VOBOX_TCP_MAX_BUFFER_SIZE`: the maximum TCP buffer size to use. This is critical to reach good performances on high speed network. Default: 8388608.