.. _admin_dirac-configure: =============== dirac-configure =============== Main script to write dirac.cfg for a new DIRAC installation and initial download of CAs and CRLs Usage:: dirac_configure [options] ... Options:: -S --Setup : Set as DIRAC setup -e --Extensions : Set as DIRAC extensions -C --ConfigurationServer : Set as DIRAC configuration server -I --IncludeAllServers : include all Configuration Servers -n --SiteName : Set as DIRAC Site Name -N --CEName : Determiner from -V --VO : Set the VO name -W --gateway : Configure as DIRAC Gateway for the site -U --UseServerCertificate : Configure to use Server Certificate -H --SkipCAChecks : Configure to skip check of CAs -D --SkipCADownload : Configure to skip download of CAs -M --SkipVOMSDownload : Configure to skip download of VOMS info -v --UseVersionsDir : Use versions directory -A --Architecture : Configure /Architecture= -L --LocalSE : Configure LocalSite/LocalSE= -F --ForceUpdate : Force Update of cfg file (i.e. dirac.cfg) (otherwise nothing happens if dirac.cfg already exists) -O --output : output configuration file Example:: dirac-configure -d -S LHCb-Development -C 'dips://lhcbprod.pic.es:9135/Configuration/Server' -W 'dips://lhcbprod.pic.es:9135' --SkipCAChecks