Changes between Version 11 and Version 12 of Doc/gLite/TemplateCustomization/General
- Timestamp:
- Apr 15, 2011, 3:11:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization/General
v11 v12 138 138 * `pool_start` : index of the first account to create for a VO in its allocated VO range 139 139 * `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`. 141 141 * `sw_mgr_role` : description of VO software manager role. Avoid to change default. 142 * `swmgr_pool_accounts_disabled`: when 142 143 * Location of standard services. See [wiki:Doc/gLite/TemplateCustomization#DefaultServicesforaVO below]. 143 144 … … 175 176 }}} 176 177 177 === Site-specific parameters for VOMS role accounts === #VOMS SiteParams178 === Site-specific parameters for VOMS role accounts === #VOMSFQANMapping 178 179 179 180 VOs 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: