.\" -*- nroff -*- .TH NORDUGRIDMAP 8 "2019-09-08" "NorduGrid ARC 5.4.4" "NorduGrid ARC" .SH NAME nordugridmap \- ARC grid-mapfile generator .SH SYNOPSIS .B nordugridmap [\fB-t\fR, \fB--test\fR] [\fB-c\fR, \fB--config\fR \fIFILE\fR] [\fB-h\fR, \fB--help\fR] .SH DESCRIPTION .PP The nordugridmap utility is usually run as a crontab entry in order to automatically generate grid-mapfile(s). .PP All information about mapfiles to generate, sources of information and other related options are stored in a single configuration file. Common Nordugrid ARC configuration file \fBarc.conf\fP(5) used if not redefined via command line option. .SH EXTENDED DESCRIPTION The sources of information supported by nordugridmap are the following: .TP .B http(s):// URL to plain text file. File should contain a list of DNs - one DN per line. .TP .B voms(s):// URL to VOMS-Admin interface. .TP .B nordugrid NorduGrid VO members .TP .B file:// Local file (stand-alone or dynamicaly generated by nordugridmap). File should contain a list of DNs with optional mapped unixid: "user DN" [mapped unixID] .TP .B vo:// Reference to another VO configuration block .PP We are STRONGLY RECOMMEND TO READ tne Nordugruid ARC documentation, \fBarc.conf\fP(5) manual page and/or the \fBarc.conf.reference\fP to learn all details about nordugridmap configuration options usage. .SH OPTIONS .TP \fB\-t\fR, \fB\-\-test\fR Does not actually create grid-mapfile(s), but perform test run in debug mode. .TP \fB\-c\fR, \fB\-\-config \fIFILE\fR Specifies the configuration file to be used. By default the \fBarc.conf\fP(5) is used. nordugridmap utilize [nordugridmap] section for general options fine-tunung and processes all the [vo] blocks from the config. .TP \fB\-h\fR, \fB\-\-help\fR Show help options .PP .SH REPORTING BUGS Report bugs to http://bugzilla.nordugrid.org/ .SH COPYRIGHT APACHE LICENSE Version 2.0 .SH FILES .BR /etc/arc.conf .SH 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 .SH SEE ALSO .BR arc.conf (5)