1ARC-CONFIG-CHECK(1) NorduGrid Users Manual ARC-CONFIG-CHECK(1)
2
3
4
6 arc-config-check - checks the arc.conf for inconsistencies, known prob‐
7 lems or bad taste.
8
9
11 arc-config-check [--config CONFIG] [--timeserver NTPHOST] [--skip-warn‐
12 ings] [--print-all]
13
14
16 The arc-config-check utility is included into arc-arex startup process
17 or can be run separately.
18
19 It checks arc.conf (5) complies to arc.conf.reference syntax, indicates
20 directories that are not present, checks host certificates, CA certifi‐
21 cates and CRLs, validates the sanity of ARC configuration, tests for
22 clock skew, etc.
23
24 BECAUSE EVERY INSTALLATION OF ARC IS DIFFERENT THIS UTILITY ONLY SUG‐
25 GESTS WHAT COULD BE WRONG. SOMETIMES IT IS OVERRESTRICTIVE. AND SOME‐
26 TIMES IT CAN MISS SOME MISCONFIGURATION. NEVER TREAT RESULTS PRODUCED
27 BY IT AS ULTIMATE TRUTH.
28
29
31 --config <string> Specifies the location of the config file, by
32 default it is /etc/arc.conf
33
34 --printall Lists all variable names of the config file to‐
35 gether with their values.
36
37 --timeserver <server> Allows the specification of a server against
38 which to test the local system's time.
39
40 --skip-warnings Do not show warnings.
41
42 --help Quick summary of options
43
44 --man Detailed man page.
45
46
48 APACHE LICENSE Version 2.0
49
50
52 /etc/arc.conf
53
54
56 Report bugs to http://bugzilla.nordugrid.org/
57
58
60 ARC software is developed by the NorduGrid Collaboration
61 (http://www.nordugrid.org), please consult the AUTHORS file distributed
62 with ARC. Please report bugs and feature requests to
63 http://bugzilla.nordugrid.org
64
65
67 arcctl(1), arc.conf(5)
68
69
70
71NorduGrid ARC 6.18.0 2023-10-25 ARC-CONFIG-CHECK(1)