Changes between Version 29 and Version 30 of Doc/gLite/TemplateCustomization
- Timestamp:
- Mar 7, 2007, 2:06:13 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v29 v30 132 132 * `pool_size` : number of pool accounts to create for the VO. Defaults : 200. 133 133 * `pool_digits` : number of digits to use for pool accounts. Must be large enough to handle `pool_size`. Default is 3. 134 * `pool_offset` : define offset from VO base uid for the first pool account 134 135 135 136 In 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.