X7ROOT File Manager
Current Path:
/usr/share/doc/pam/txts
usr
/
share
/
doc
/
pam
/
txts
/
📁
..
📄
README.pam_access
(5.13 KB)
📄
README.pam_chroot
(1.47 KB)
📄
README.pam_console
(1.88 KB)
📄
README.pam_cracklib
(9.53 KB)
📄
README.pam_debug
(1.95 KB)
📄
README.pam_deny
(1.01 KB)
📄
README.pam_echo
(1.07 KB)
📄
README.pam_env
(3.54 KB)
📄
README.pam_exec
(2.18 KB)
📄
README.pam_faildelay
(827 B)
📄
README.pam_faillock
(5.92 KB)
📄
README.pam_filter
(3.03 KB)
📄
README.pam_ftp
(1.66 KB)
📄
README.pam_group
(2.12 KB)
📄
README.pam_issue
(1.32 KB)
📄
README.pam_keyinit
(2.19 KB)
📄
README.pam_lastlog
(2.54 KB)
📄
README.pam_limits
(2.36 KB)
📄
README.pam_listfile
(3.54 KB)
📄
README.pam_localuser
(1.14 KB)
📄
README.pam_loginuid
(1.09 KB)
📄
README.pam_mail
(1.96 KB)
📄
README.pam_mkhomedir
(1.33 KB)
📄
README.pam_motd
(2.53 KB)
📄
README.pam_namespace
(11.27 KB)
📄
README.pam_nologin
(1.32 KB)
📄
README.pam_permit
(907 B)
📄
README.pam_postgresok
(346 B)
📄
README.pam_pwhistory
(2.19 KB)
📄
README.pam_rhosts
(1.84 KB)
📄
README.pam_rootok
(1.06 KB)
📄
README.pam_securetty
(1.31 KB)
📄
README.pam_selinux
(2.84 KB)
📄
README.pam_sepermit
(1.61 KB)
📄
README.pam_shells
(653 B)
📄
README.pam_stress
(2.01 KB)
📄
README.pam_succeed_if
(2.8 KB)
📄
README.pam_time
(1.27 KB)
📄
README.pam_timestamp
(1.58 KB)
📄
README.pam_tty_audit
(2.71 KB)
📄
README.pam_umask
(1.59 KB)
📄
README.pam_unix
(7.09 KB)
📄
README.pam_userdb
(2.9 KB)
📄
README.pam_usertype
(1.17 KB)
📄
README.pam_warn
(1.2 KB)
📄
README.pam_wheel
(1.92 KB)
📄
README.pam_xauth
(3.61 KB)
Editing: README.pam_localuser
pam_localuser — require users to be listed in /etc/passwd ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ DESCRIPTION pam_localuser is a PAM module to help implementing site-wide login policies, where they typically include a subset of the network's users and a few accounts that are local to a particular workstation. Using pam_localuser and pam_wheel or pam_listfile is an effective way to restrict access to either local users and/or a subset of the network's users. This could also be implemented using pam_listfile.so and a very short awk script invoked by cron, but it's common enough to have been separated out. OPTIONS debug Print debug information. file=/path/passwd Use a file other than /etc/passwd. EXAMPLES Add the following lines to /etc/pam.d/su to allow only local users or group wheel to use su. account sufficient pam_localuser.so account required pam_wheel.so AUTHOR pam_localuser was written by Nalin Dahyabhai <nalin@redhat.com>.
Upload File
Create Folder