Changes between Version 11 and Version 12 of Doc/gLite/TemplateCustomization/General


Ignore:
Timestamp:
Apr 15, 2011, 3:11:38 PM (14 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization/General

    v11 v12  
    138138 * `pool_start` : index of the first account to create for a VO in its allocated VO range
    139139 * `pool_size` : number of pool accounts to create by default for a VO (normal users)
    140  * `fqan_pool_size` : number of pool accounts to create for specific FQANs
     140 * `fqan_pool_size` : number of pool accounts to create for specific FQANs if there is no specific value defined in the [#VOMSFQANMapping FQAN mapping] entry. `1` disables the use of pool accounts (a static account is created instead). Default: `1`.
    141141 * `sw_mgr_role` : description of VO software manager role. Avoid to change default.
     142 * `swmgr_pool_accounts_disabled`: when
    142143 * Location of standard services. See [wiki:Doc/gLite/TemplateCustomization#DefaultServicesforaVO below].
    143144
     
    175176}}}
    176177
    177 === Site-specific parameters for VOMS role accounts === #VOMSSiteParams
     178=== Site-specific parameters for VOMS role accounts === #VOMSFQANMapping
    178179
    179180VOs often define roles in VOMS for specific purposes. For example, the ATLAS VO defines the role `production` which is used by users in charge of running production jobs. The roles defined for a VO in its VO ID card (see https://cic.gridops.org) are automatically retrieved by the SCDB `update.vo.config` ant task. By default, a single account with an arbitrary suffix is automatically generated for each role found. For example, the following is an extract of the mapping information generated for roles in the ATLAS VO: