pam_resmgr(8)
NAME
pam_resmgr - PAM module for resource manager
SYNOPSIS
pam_resmgr.so [grant=class] ...
DESCRIPTION
pam_resgmr is a PAM session module that can be used to
register a user session with the resource manager at
login, and remove it when the user logs out. It can also
be configured to grant the user access to additional
resources classes.
OPTIONS
- grant=class
- This option instructs pam_resmgr to tell the
resource manager to grant the user access to
resource class class in addition to any classes
defined by the default access control lists given
in /etc/resmgr.conf.
SEE ALSO
resmgrd (8), resmgr (1), resmgr.conf (5).
AUTHOR
- Olaf Kirch <okir@lst.de>