sepermit.conf
configuration file for the pam_sepermit module
- Provided by: libpam-runtime (Version: 1.7.0-5ubuntu2)
- Source: pam
- Report a bug
configuration file for the pam_sepermit module
The lines of the configuration file have the following syntax:
<user>[:<option>:<option>...]
The user can be specified in the following manner:
The recognized options are:
exclusive
ignore
The lines which start with # character are comments and are ignored.
These are some example lines which might be specified in /etc/security/sepermit.conf.
%guest_u:exclusive
%staff_u:ignore
%user_u:ignore
pam_sepermit and this manual page were written by Tomas Mraz <tmraz@redhat.com>