Provided by: lcmaps-plugins-basic-dummy_1.6.1-3_amd64 bug

NAME

       lcmaps_dummy_good.mod - dummy LCMAPS plugin that always returns success

SYNOPSIS

       lcmaps_dummy_good.mod [{--dummy-uid uid|--dummy-username user}] [--dummy-gid gid]
       [--dummy-sec-gid gid]

DESCRIPTION

       LCMAPS plug-in that always returns successfully, optionally with a user and group mapping.

OPTIONS

       This plugin is configured in the lcmaps.db(5)  file,  following  the  specific  syntax  as
       described in the documentation.

       --dummy-uid uid
       --dummy-username user
       --dummy-gid gid
       --dummy-sec-gid gid
              The  user id, user name, group id, secondary group id and to return in a successful
              mapping.  The given user and group(s) must exist in the system. The default  is  to
              return no user or group information.

RETURN VALUE

       This  plugin  always  returns  LCMAPS_MOD_SUCCESS,  but if the given user or group was not
       found on the system, the plugin returns LCMAPS_MOD_FAIL.

BUGS

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

SEE ALSO

       lcmaps(3), lcmaps.db(5).
       More  information  can  be  found  on-line  at  the  Nikhef  Wiki  on  Site Access Control
       ⟨https://www.nikhef.nl/pub/projects/grid/gridwiki/index.php/Site_Access_Control⟩.

AUTHOR

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

                                          March 22, 2011                 LCMAPS_DUMMY_GOOD.MOD(8)