logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

lcmaps_voms.mod - LCMAPS plugin extract VOMS attributes from the certificate chain - DEPRECATED

Authors

       LCMAPS   and   the  LCMAPS  plug-ins  were  written  by  the  Grid  Middleware  Security  Team  <grid-mw-
       security@nikhef.nl>.

Stichting FOM/Nikhef                              March 6, 2012                               LCMAPS_VOMS.MOD(8)

Bugs

       Please  report  any  errors  to   the   Nikhef   Grid   Middleware   Security   Team   <grid-mw-security-
       support@nikhef.nl>.

Deprecated

       This  plugin  is depricated. It is NOT advised to configure this plugin with an LCMAPS version newer then
       1.4.0. The VOMS credentials extraction process has since that version been integrated into  the  core  of
       the LCMAPS framework.

Description

       This plugin forms the link between the VOMS data found in the user grid credential (X509 certificate) and
       the lcmaps system. It will retrieve the VOMS data by using the VOMS API.  The plugin stores the VOMS data
       in the LCMAPS process space, where it is accessible by other 'VOMS-aware' plugins, and should, therefore,
       be  evaluated  before the other plugins, that actually gather the local credentials based on the VOMS in‐
       formation       (e.g.        lcmaps_voms_poolaccount.mod(8),       lcmaps_voms_poolgroup.mod(8)       and
       lcmaps_voms_localgroup.mod(8)).

Name

       lcmaps_voms.mod - LCMAPS plugin extract VOMS attributes from the certificate chain - DEPRECATED

Options

-vomsdirvomsdir
              Provide  the  root  directory  for  the VOMS .lsc files and/or the VOMS-host/service certificates.
              This is required to be able to verify the VOMS Attribute Certificates.

       -certdircertdir
              Provide the certificate directory where the CA distribution is made available.

Return Values

LCMAPS_MOD_SUCCESS
              Success.

       LCMAPS_MOD_FAIL
              Failure.

See Also

lcmaps.db(5), lcmaps(3).

Synopsis

lcmaps_voms.mod [-vomsdirvomsdir] [-certdircertdir]

See Also