PAM_GROUP(8) | MidnightBSD System Manager's Manual | PAM_GROUP(8) |
pam_group
— Group
PAM module
[service-name] module-type control-flag pam_group [arguments]
The group service module for PAM accepts or rejects users based on
their membership in a particular file group.
pam_group
provides functionality for two PAM
categories: authentication and account management. In terms of the
module-type parameter, they are the ``auth'' and ``account'' features.
The following options may be passed to the
pam_group
module:
deny
fail_safe
group
=groupnamewheel
”.luser
root_only
ruser
Note that the luser
and
ruser
options are mutually exclusive, and that
pam_group
will fail if both are specified.
The pam_group
module and this manual page
were developed for the FreeBSD Project by ThinkSec
AS and NAI Labs, the Security Research Division of Network Associates, Inc.
under DARPA/SPAWAR contract N66001-01-C-8035 (“CBOSS”), as
part of the DARPA CHATS research program.
July 19, 2014 | midnightbsd-3.1 |