Changes between Version 5 and Version 6 of Doc/gLite/TemplateCustomization
- Timestamp:
- Dec 3, 2006, 10:24:05 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v5 v6 46 46 }}} 47 47 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. 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. 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 49 53 50 54 == LFC Configuration ==