Changes between Version 5 and Version 6 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Dec 3, 2006, 10:24:05 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

    v5 v6  
    4646}}}
    4747
    48 To work properly this script requires `/opt/lcg/etc/DPMCONFIG` (or whatever file you defined for DPNS database connexion information) to be readable by world.
     48To work properly this script requires `/opt/lcg/etc/DPMCONFIG` (or whatever file you defined for DPNS database connexion information) to be readable by world. This can be achieved by adding the following line to your DPM configuration in your site specific template :
     49{{{
     50"/software/components/dpmlfc/options/dpm/db/configmode" = "644";
     51}}}
     52
    4953
    5054== LFC Configuration ==