HEX
Server: Apache
System: Linux andromeda.lojoweb.com 4.18.0-372.26.1.el8_6.x86_64 #1 SMP Tue Sep 13 06:07:14 EDT 2022 x86_64
User: nakedfoamlojoweb (1056)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //proc/self/root/proc/thread-self/root/usr/share/doc/pam/txts/README.pam_shells
pam_shells — PAM module to check for valid login shell

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

DESCRIPTION

pam_shells is a PAM module that only allows access to the system if the user's
shell is listed in /etc/shells.

It also checks if /etc/shells is a plain file and not world writable.

OPTIONS

This module does not recognise any options.

EXAMPLES

auth  required  pam_shells.so


AUTHOR

pam_shells was written by Erik Troan <ewt@redhat.com>.