sepermit.conf(5) - phpMan

Command: man perldoc info search(apropos)  


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:

       o   a username

       o   a groupname, with @group syntax. This should not be confused with netgroups.

       o   a SELinux user name with %seuser syntax.

       The recognized options are:

       exclusive
           Only single login session will be allowed for the user and the user's processes will
           be killed on logout.

       ignore
           The module will never return PAM_SUCCESS status for the user. It will return
           PAM_IGNORE if SELinux is in the enforcing mode, and PAM_AUTH_ERR otherwise. It is
           useful if you want to support passwordless guest users and other confined users with
           passwords simultaneously.

       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(8), selinux(8),

AUTHOR
       pam_sepermit and this manual page were written by Tomas Mraz <tmraz AT redhat.com>



Linux-PAM Manual                            06/18/2013                           SEPERMIT.CONF(5)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-27 05:38 @3.19.27.178 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!