Changes between Version 62 and Version 63 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Jul 30, 2007, 5:30:57 PM (18 years ago)
Author:
jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v62 v63  
    7979 * `pool_size` : number of pool accounts to create by default for a VO
    8080 * `sw_mgr_role` : description of VO software manager role. Avoid to change default.
    81  * Location of standard services
    82 
     81 * Location of standard services. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below].
    8382For example, to define a site specific RB for VO Alice, create a template `vo/site/alice.tpl` in your site directory like :
    8483{{{
     
    128127 * `pool_digits` : number of digits to use for pool accounts. Must be large enough to handle `pool_size`. Default is 3.
    129128 * `pool_offset` : define offset from VO base uid for the first pool account
    130  * Location of standard services
     129 * Location of standard services. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below].
    131130 
    132131In addition to this template, you need to have another template defining the public key of the VOMS server used by the VO. This template has the name of the VOMS server by default. It can be explicitly defined with `cert`property of a VOMS server entry. If the new VO is using an already used VOMS server, there is no need to add the certificate.