Changes between Version 48 and Version 49 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Jun 16, 2007, 3:51:14 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v48 v49  
    349349
    350350
     351=== Using a non standard account name for dpmmgr ===
     352
     353If you want to use an account name different from `dpmmgr` to run DPM daemons, you need to define variable `DPM_USER` in your site configuration template and provide a template to create this account, based on [source:templates/trunk/grid/gLite-3.0.0/users/dpmmgr.tpl users/dpmmgr.tpl].
     354
     355
    351356=== Script to publish dynamic information ===
    352357
     
    396401
    397402It is possible to use non standard port numbers for LFC daemons. To do this, you only need to define the `XXX_PORT` variable corresponding to the service. Look at gLite [source:templates/trunk/grid/glite-3.0.0/defaults/glite.tpl default parameters] to find the exact name of the variable.
     403
     404=== Using a non standard account name for lfcmgr ===
     405
     406If you want to use an account name different from `lfcmgr` to run LFC daemons, you need to define variable `DPM_USER` in your site configuration template and provide a template to create this account, based on [source:templates/trunk/grid/gLite-3.0.0/users/lfcmgr.tpl users/lfcmgr.tpl].
    398407
    399408