Prevent non-root users from login NAME pam_nologin - Prevent non-root users from login SYNOPSIS pam_nologin.so [file= /path/nologin ] [succe......for a non-default message, the login access is always refused independently of the file. pam_nologin (8) PAM module usually prevents all non-root users from logging into the sys…...DESCRIPTION systemd-user-sessions.service is a service that controls user logins through pam_nologin (8). After basic system initialization is complete, it removes /run/nologin,…...DESCRIPTION systemd-user-sessions.service is a service that controls user logins through pam_nologin (8). After basic system initialization is complete, it removes /run/nologin,…...nuid or auditd is not running. EXAMPLES #%PAM-1.0 auth required pam_unix.so auth required pam_nologin.so account required pam_unix.so password required pam_unix.so session requi…...onfig file example: auth required pam_securetty.so auth required pam_env.so auth required pam_nologin.so # optionally call: auth requisite pam_faillock.so preauth # to display t…...following lines to /etc/pam.d/rsh: #%PAM-1.0 # auth required pam_rhosts.so auth required pam_nologin.so auth required pam_env.so auth required pam_unix.so SEE ALSO rootok (3), h…...site pam_securetty.so auth sufficient pam_ldap.so auth required pam_unix.so auth required pam_nologin.so account sufficient pam_ldap.so account required pam_unix.so password req…The stress-testing PAM module NAME pam_stress - The stress-testing PAM module SYNOPSIS pam_stress.so [debug] [no_warn] [use_first_pass] [try_first_pass] [rootok] [expired] [fail_1]…PAM module which logs all PAM items if called NAME pam_warn - PAM module which logs all PAM items if called SYNOPSIS pam_warn.so DESCRIPTION pam_warn is a PAM module that logs the …PAM module to debug the PAM stack NAME pam_debug - PAM module to debug the PAM stack SYNOPSIS pam_debug.so [auth= value ] [cred= value ] [acct= value ] [prechauthtok= value ] [chau…PAM module which calls an external command NAME pam_exec - PAM module which calls an external command SYNOPSIS pam_exec.so [debug] [expose_authtok] [seteuid] [quiet] [quiet_log] [s…The locking-out PAM module NAME pam_deny - The locking-out PAM module SYNOPSIS pam_deny.so DESCRIPTION This module can be used to deny access. It always indicates a failure to the …PAM module for printing text messages NAME pam_echo - PAM module for printing text messages SYNOPSIS pam_echo.so [file= /path/message ] DESCRIPTION The pam_echo PAM module is for p…Get user name and canonicalize it NAME pam_canonicalize_user - Get user name and canonicalize it SYNOPSIS pam_canonicalize_user.so DESCRIPTION This PAM module uses the name of the …PAM module to set/unset environment variables NAME pam_env - PAM module to set/unset environment variables SYNOPSIS pam_env.so [debug] [conffile= conf-file ] [envfile= env-file ] […require users to be listed in /etc/passwd NAME pam_localuser - require users to be listed in /etc/passwd SYNOPSIS pam_localuser.so [debug] [file= /path/passwd ] DESCRIPTION pam_loc…Only permit root access to members of group wheel NAME pam_wheel - Only permit root access to members of group wheel SYNOPSIS pam_wheel.so [debug] [deny] [group= name ] [root_only]…PAM module for anonymous access module NAME pam_ftp - PAM module for anonymous access module SYNOPSIS pam_ftp.so [debug] [ignore] [users= XXX,YYY, ...] DESCRIPTION pam_ftp is a PAM…PAM module to set the default security context NAME pam_selinux - PAM module to set the default security context SYNOPSIS pam_selinux.so [open] [close] [restore] [nottys] [debug] […