logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nordugridmap - ARC grid-mapfile generator

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

Description

       The  nordugridmap  utility  is  usually  run  as a crontab entry in order to automatically generate grid-
       mapfile(s).

       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 arc.conf(5) used if not redefined
       via command line option.

Extended Description

       The sources of information supported by nordugridmap are the following:

       http(s)://
              URL to plain text file. File should contain a list of DNs - one DN per line.

       voms(s)://
              URL to VOMS-Admin interface.

       nordugrid
              NorduGrid VO members

       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]

       vo://  Reference to another VO configuration block

       We are STRONGLY RECOMMEND TO READ tne Nordugruid ARC documentation, arc.conf(5) manual  page  and/or  the
       arc.conf.reference to learn all details about nordugridmap configuration options usage.

Files

/etc/arc.conf

Name

       nordugridmap - ARC grid-mapfile generator

Options

-t, --test
              Does not actually create grid-mapfile(s), but perform test run in debug mode.

       -c, --configFILE
              Specifies  the  configuration  file  to  be used. By default the arc.conf(5) is used. nordugridmap
              utilize [nordugridmap] section for general options fine-tunung and processes all the  [vo]  blocks
              from the config.

       -h, --help
              Show help options

Reporting Bugs

See Also

arc.conf(5)

NorduGrid ARC 6.21.1                               2025-02-21                                    NORDUGRIDMAP(8)

Synopsis

nordugridmap [-t, --test] [-c, --configFILE] [-h, --help]

See Also