Changes between Version 7 and Version 8 of Doc/gLite/TemplateLayout


Ignore:
Timestamp:
Jul 20, 2006, 12:41:10 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateLayout

    v7 v8  
    6969}}}
    7070
    71 LFC templates allow a LFC server to act as a central LFC server (registered in BDII) for somes VOS and as a local LFC server for the others. This is done by 2 variables :
    72  * `LFC_LOCAL_VOS` : list all VOs for which the server must act as a local server. Default to all supported VOs (`VOS`variable).
    73  * `LFC_CENTRAL_VOS` : list of VOs for which the LFC server must be registered as a central server.
     71LFC templates allow a LFC server to act as a central LFC server (registered in BDII) for somes VOS and as a local LFC server for the others. This are 2 variables controlling what is registered in the BDII :
     72 * `LFC_CENTRAL_VOS` : list of VOs for which the LFC server must be registered in BDII as a central server.
     73 * `LFC_LOCAL_VOS` : list all VOs for which the server must be registered in BDII as a local server. Default to all supported VOs (`VOS`variable). If a VO is in both lists, it is removed from `LFC_LOCAL_VOS`.
     74
     75VOs listed in both lists must be present in `VOS` variable. These 2 variables have no impact on GSI (security) configuration and don't control access to the server.
    7476
    7577
     78
     79
     80