Changes between Version 30 and Version 31 of Download/SCDB


Ignore:
Timestamp:
Oct 18, 2006, 10:59:47 AM (19 years ago)
Author:
Yannick Patois
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v30 v31  
    202202This script, `build-tag.pl`, can be found in SCDB directory `src/cgis`. It must be placed on the Web server running on the Quattor server, in the directory for CGIs.
    203203
     204The apache server must be able to run that script as root. Best is to have {{{sudo}}} installed and use {{{visudo}}} to add the following to {{{/etc/sudoers}}}:
     205 
     206{{{apache sbgat419.in2p3.fr=(ALL) NOPASSWD: /usr/sbin/aii-shellfe}}}
     207
    204208
    205209=== Configuration of AII ===