Changes between Version 138 and Version 139 of Doc/gLite/TemplateCustomization
- Timestamp:
- Dec 14, 2009, 6:52:22 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v138 v139 927 927 The configuration templates for the VOBOX enforce there is only one VO configured for acess to VOBOX specific services. This VO is 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. 928 928 929 In addition, most of the configuration variables available for the UI, in particular those related to gsissh server, apply for VOBOX too. 929 In addition, most of the configuration variables available for the UI, in particular those related to gsissh server, apply for VOBOX too. In particular, it is generally necessary to [#CustomizingDefaultEnvironment define] the default MyProxy server (`MYPROXY_DEFAULT_SERVER`). 930 930 931 931