Provided by: nordugrid-arc-arex_5.4.2-1build1_amd64 

NAME
arc-config-check - checks the arc.conf for inconsistencies, known problems or (in a future development)
just general bad taste.
SYNOPSIS
arc-config-check --printall
DESCRIPTION
The motivation behind this little script was to have a repository for automated tests on issues that came
up on the NorduGrid developers mailing list. As such this script indicates directories that are not
present, checks host certificates, CA certificates and CRLs, validates the sanity of ARC configuration
and tests for clock skew.
BECAUSE EVERY INSTALLATION OF ARC IS DIFFERENT THIS UTILITY ONLY SUGGESTS WHAT COULD BE WRONG. SOMETIMES
IT IS OVERRESTRICTIVE. AND SOMETIMES IT CAN MISS SOME MISCONFIGURATION. NEVER TREAT RESULTS PRODUCED BY
IT AS ULTIMATE TRUTH.
OPTIONS
--config <string>
Specifies the location of the config file, by default it is /etc/arc.conf
--printall
Lists all variable names of the config file together with their values.
--timeserver <server>
Allows the specification of a server against which to test the local system's time.
--skip-warnings
Do not show warnings.
--help Quick summary of options
--man Detailed man page.
COPYRIGHT
APACHE LICENSE Version 2.0
AUTHOR
ARC software is developed by the NorduGrid Collaboration (http://www.nordugrid.org), please consult the
AUTHORS file distributed with ARC. Please report bugs and feature requests to
http://bugzilla.nordugrid.org
NorduGrid ARC 5.4.2 2018-02-06 ARC-CONFIG-CHECK(1)