1NORDUGRIDMAP(8) NorduGrid ARC NORDUGRIDMAP(8)
2
3
4
6 nordugridmap - ARC grid-mapfile generator
7
9 nordugridmap [-t, --test] [-c, --config FILE] [-h, --help]
10
12 The nordugridmap utility is usually run as a crontab entry in order to
13 automatically generate grid-mapfile(s).
14
15 All information about mapfiles to generate, sources of information and
16 other related options are stored in a single configuration file. Common
17 Nordugrid ARC configuration file arc.conf(5) used if not redefined via
18 command line option.
19
20
22 The sources of information supported by nordugridmap are the following:
23
24 http(s)://
25 URL to plain text file. File should contain a list of DNs - one
26 DN per line.
27
28 voms(s)://
29 URL to VOMS-Admin interface.
30
31 nordugrid
32 NorduGrid VO members
33
34 file://
35 Local file (stand-alone or dynamicaly generated by nor‐
36 dugridmap). File should contain a list of DNs with optional
37 mapped unixid: "user DN" [mapped unixID]
38
39 vo:// Reference to another VO configuration block
40
41 We are STRONGLY RECOMMEND TO READ tne Nordugruid ARC documentation,
42 arc.conf(5) manual page and/or the arc.conf.reference to learn all de‐
43 tails about nordugridmap configuration options usage.
44
45
47 -t, --test
48 Does not actually create grid-mapfile(s), but perform test run
49 in debug mode.
50
51 -c, --config FILE
52 Specifies the configuration file to be used. By default the
53 arc.conf(5) is used. nordugridmap utilize [nordugridmap] section
54 for general options fine-tunung and processes all the [vo]
55 blocks from the config.
56
57 -h, --help
58 Show help options
59
61 Report bugs to http://bugzilla.nordugrid.org/
62
63
65 APACHE LICENSE Version 2.0
66
67
69 /etc/arc.conf
70
71
73 ARC software is developed by the NorduGrid Collaboration
74 (http://www.nordugrid.org), please consult the AUTHORS file distributed
75 with ARC. Please report bugs and feature requests to
76 http://bugzilla.nordugrid.org
77
78
80 arc.conf(5)
81
82
83
84NorduGrid ARC 6.13.0 2021-09-15 NORDUGRIDMAP(8)