lcmaps_ban_dn.mod(8)
LCMAPS plugin to ban a user based on the Subject DN
SYNOPSIS
lcmaps_ban_dn.mod
[-banmapfile
banninggridmapfile]
DESCRIPTION
This plugin is an Banning Plugin and will provide the LCMAPS system a credential banning feature based on the Distinghuished Name (DN).
A Gridmapfile will be read, if the DN is listed, this means the DN is banned and the plug-in will register a negative result, this means an
LCMAPS_MOD_FAIL.
The plugin will finish its run with a
LCMAPS_MOD_SUCCESS
when the DN is not banned..
This result will be reported to the Plugin
Manager which started this plugin and it will forward this result to
the Evaluation Manager, which will take appropriate actions for the
next plugin to run.
OPTIONS
- -banmapfile banmapfile
-
When this option is set the plug-in will use the path to the banning gridmapfile as a ban file.
It is advised to use an absolute path to the gridmapfile to avoid usage of the wrong file(path).
RETURN VALUES
- LCMAPS_MOD_SUCCESS
-
Success.
- LCMAPS_MOD_FAIL
-
Failure or banned.
BUGS
Please report any errors to the Nikhef Grid Middleware Security Team
<
[email protected]>.
AUTHORS
LCMAPS and the LCMAPS plug-ins were written by the Grid Middleware Security Team
<
[email protected]>.