Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
pam /
txts /
Delete
Unzip
Name
Size
Permission
Date
Action
README.pam_access
5.13
KB
-rw-r--r--
2025-12-17 18:53
README.pam_chroot
1.47
KB
-rw-r--r--
2025-12-17 18:53
README.pam_console
1.88
KB
-rw-r--r--
2025-12-17 18:53
README.pam_cracklib
9.53
KB
-rw-r--r--
2025-12-17 18:53
README.pam_debug
1.95
KB
-rw-r--r--
2025-12-17 18:53
README.pam_deny
1.01
KB
-rw-r--r--
2025-12-17 18:53
README.pam_echo
1.07
KB
-rw-r--r--
2025-12-17 18:53
README.pam_env
3.54
KB
-rw-r--r--
2025-12-17 18:53
README.pam_exec
2.18
KB
-rw-r--r--
2025-12-17 18:53
README.pam_faildelay
827
B
-rw-r--r--
2025-12-17 18:53
README.pam_faillock
5.92
KB
-rw-r--r--
2025-12-17 18:53
README.pam_filter
3.03
KB
-rw-r--r--
2025-12-17 18:53
README.pam_ftp
1.66
KB
-rw-r--r--
2025-12-17 18:53
README.pam_group
2.12
KB
-rw-r--r--
2025-12-17 18:53
README.pam_issue
1.32
KB
-rw-r--r--
2025-12-17 18:53
README.pam_keyinit
2.19
KB
-rw-r--r--
2025-12-17 18:53
README.pam_lastlog
2.54
KB
-rw-r--r--
2025-12-17 18:53
README.pam_limits
2.36
KB
-rw-r--r--
2025-12-17 18:53
README.pam_listfile
3.54
KB
-rw-r--r--
2025-12-17 18:53
README.pam_localuser
1.14
KB
-rw-r--r--
2025-12-17 18:53
README.pam_loginuid
1.09
KB
-rw-r--r--
2025-12-17 18:53
README.pam_mail
1.96
KB
-rw-r--r--
2025-12-17 18:53
README.pam_mkhomedir
1.33
KB
-rw-r--r--
2025-12-17 18:53
README.pam_motd
2.53
KB
-rw-r--r--
2025-12-17 18:53
README.pam_namespace
11.27
KB
-rw-r--r--
2025-12-17 18:53
README.pam_nologin
1.32
KB
-rw-r--r--
2025-12-17 18:53
README.pam_permit
907
B
-rw-r--r--
2025-12-17 18:53
README.pam_postgresok
346
B
-rw-r--r--
2025-12-17 18:53
README.pam_pwhistory
2.19
KB
-rw-r--r--
2025-12-17 18:53
README.pam_rhosts
1.84
KB
-rw-r--r--
2025-12-17 18:53
README.pam_rootok
1.06
KB
-rw-r--r--
2025-12-17 18:53
README.pam_securetty
1.31
KB
-rw-r--r--
2025-12-17 18:53
README.pam_selinux
2.84
KB
-rw-r--r--
2025-12-17 18:53
README.pam_sepermit
1.61
KB
-rw-r--r--
2025-12-17 18:53
README.pam_shells
653
B
-rw-r--r--
2025-12-17 18:53
README.pam_stress
2.01
KB
-rw-r--r--
2025-12-17 18:53
README.pam_succeed_if
2.8
KB
-rw-r--r--
2025-12-17 18:53
README.pam_time
1.27
KB
-rw-r--r--
2025-12-17 18:53
README.pam_timestamp
1.58
KB
-rw-r--r--
2025-12-17 18:53
README.pam_tty_audit
2.71
KB
-rw-r--r--
2025-12-17 18:53
README.pam_umask
1.59
KB
-rw-r--r--
2025-12-17 18:53
README.pam_unix
7.09
KB
-rw-r--r--
2025-12-17 18:53
README.pam_userdb
2.9
KB
-rw-r--r--
2025-12-17 18:53
README.pam_usertype
1.17
KB
-rw-r--r--
2025-12-17 18:53
README.pam_warn
1.2
KB
-rw-r--r--
2025-12-17 18:53
README.pam_wheel
1.92
KB
-rw-r--r--
2025-12-17 18:53
README.pam_xauth
3.61
KB
-rw-r--r--
2025-12-17 18:53
Save
Rename
pam_sepermit — PAM module to allow/deny login depending on SELinux enforcement state ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ DESCRIPTION The pam_sepermit module allows or denies login depending on SELinux enforcement state. When the user which is logging in matches an entry in the config file he is allowed access only when the SELinux is in enforcing mode. Otherwise he is denied access. For users not matching any entry in the config file the pam_sepermit module returns PAM_IGNORE return value. The config file contains a list of user names one per line with optional arguments. If the name is prefixed with @ character it means that all users in the group name match. If it is prefixed with a % character the SELinux user is used to match against the name instead of the account name. Note that when SELinux is disabled the SELinux user assigned to the account cannot be determined. This means that such entries are never matched when SELinux is disabled and pam_sepermit will return PAM_IGNORE. See sepermit.conf(5) for details. OPTIONS debug Turns on debugging via syslog(3). conf=/path/to/config/file Path to alternative config file overriding the default. EXAMPLES auth [success=done ignore=ignore default=bad] pam_sepermit.so auth required pam_unix.so account required pam_unix.so session required pam_permit.so AUTHOR pam_sepermit and this manual page were written by Tomas Mraz <tmraz@redhat.com>.