Changes between Version 6 and Version 7 of Doc/gLite/TemplateCustomization/General
- Timestamp:
- Feb 3, 2011, 2:20:09 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization/General
v6 v7 313 313 These 2 variables are mainly used on [/wiki/Doc/gLite/TemplateCustomization/Services#VOBOX VO boxes] where they should be defined with appropriate values by the standard configuration. 314 314 315 === .lsc file support === 316 QWG support .lsc file to authenticate server. This is the default value. 317 318 To remove this options add 319 320 {{{ 321 variable VOMS_LSC_FILE ?= false; 322 }}} 323 324 to the machine template 325 315 326 == Allocation of Service Accounts == 316 327