.. _admin_dirac-admin-check-config-options: ================================ dirac-admin-check-config-options ================================ Check configuration options against the defaults in the ConfigTemplate.cfg files. This script can help to discover discrepancies in the configuration:: - Typos in option names - Removed options - Missing authorization settings This script should be run by dirac administrators after major updates. Usage:: dirac-admin-check-config-options [options] -[MAUO] [-S ] Options:: -S --system : Systems to check, by default all of them are checked -M --modified : Show entries which differ from the default -A --added : Show entries which do not exist in ConfigTemplate -U --missingSection : Show sections which do not exist in the current configuration -O --missingOption : Show options which do not exist in the current configuration