Changes between Version 48 and Version 49 of Doc/gLite/TemplateCustomization
- Timestamp:
- Jun 16, 2007, 3:51:14 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v48 v49 349 349 350 350 351 === Using a non standard account name for dpmmgr === 352 353 If 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 351 356 === Script to publish dynamic information === 352 357 … … 396 401 397 402 It 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 406 If 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]. 398 407 399 408