.\" -*- nroff -*- .TH NORDUGRIDMAP 8 "2014-10-12" "NorduGrid ARC 4.2.0" "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 with optional issuer certificate authority DN: "user DN" ["issuer DN"] .TP .B voms(s):// URL to VOMS-Admin interface. .TP .B nordugrid NorduGrid VO members .TP .B ldap:// LDAP-schema formatted VO Group .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 .TP .B edg-mkgridmap:// Local configuration file used by \fBedg-mkgridmap\fP tool. \fBnordugridmap\fP(8) will parse configuration from file and process it as aditional VO configuration block that will be refered authomatically in place URL specified. .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)