Changes between Version 13 and Version 14 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Dec 21, 2006, 12:41:49 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v13 v14  
    102102 * `create_home` : Create home directories for VO accounts. Default defined by variable `CREATE_HOME` variable.
    103103 * `create_keys` : Create SSH keys for VO accounts. Default defined by variable `CREATE_KEYS` variable.
     104 * `gid` : GID associated with VO accounts. Default : first pool account UID.
    104105 * `pool_size` : number of pool accounts to create for the VO. Defaults : 200.
    105106 * `pool_digits` : number of digits to use for pool accounts. Must be large enough to handle `pool_size`. Default is 3.