table of contents
- bookworm 1.5.2-6+deb12u1
- testing 1.5.3-7+b1
- unstable 1.5.3-7+b1
- unstable 1.7.0-2
- experimental 1.7.0-1
SEPERMIT.CONF(5) | Linux-PAM Manual | SEPERMIT.CONF(5) |
NAME¶
sepermit.conf - configuration file for the pam_sepermit module
DESCRIPTION¶
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.
EXAMPLES¶
These are some example lines which might be specified in /etc/security/sepermit.conf.
%guest_u:exclusive %staff_u:ignore %user_u:ignore
SEE ALSO¶
pam_sepermit(8), pam.d(5), pam(7), selinux(8),
AUTHOR¶
pam_sepermit and this manual page were written by Tomas Mraz <tmraz@redhat.com>
01/16/2025 | Linux-PAM |