Changes between Version 64 and Version 65 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Jul 30, 2007, 9:30:09 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v64 v65  
    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. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below].
     81 * Location of standard services. See [wiki:Doc/gLite/TemplateCustomization#DefaultServicesforaVO below].
    8282For example, to define a site specific RB for VO Alice, create a template `vo/site/alice.tpl` in your site directory like :
    8383{{{
     
    127127 * `pool_digits` : number of digits to use for pool accounts. Must be large enough to handle `pool_size`. Default is 3.
    128128 * `pool_offset` : define offset from VO base uid for the first pool account
    129  * Location of standard services. See [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/gLite/TemplateCustomization#SpecifyingDefaultServicesforaVO below].
     129 * Location of standard services. See [wiki:Doc/gLite/TemplateCustomization#DefaultServicesforaVO below].
    130130 
    131131In 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.