Record user's login uid to the process attribute NAME pam_loginuid - Record user's login uid to the process attribute SYNOPSIS pam_loginuid.so [require_audi......ssword required pam_unix.so shadow session required pam_selinux.so close session required pam_loginuid.so session required pam_unix.so session required pam_selinux.so open In th…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 to create users home directory NAME pam_mkhomedir - PAM module to create users home directory SYNOPSIS pam_mkhomedir.so [silent] [debug] [umask= mode ] [skel= skeldir ] …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] […PAM module to allow/deny login depending on SELinux enforcement state NAME pam_sepermit - PAM module to allow/deny login depending on SELinux enforcement state SYNOPSIS pam_sepermi…Authenticate using cached successful authentication attempts NAME pam_timestamp - Authenticate using cached successful authentication attempts SYNOPSIS pam_timestamp.so [timestampd…Prevent non-root users from login NAME pam_nologin - Prevent non-root users from login SYNOPSIS pam_nologin.so [file= /path/nologin ] [successok] DESCRIPTION pam_nologin is a PAM m…PAM filter module NAME pam_filter - PAM filter module SYNOPSIS pam_filter.so [debug] [new_term] [non_term] run1|run2 filter [ ... ] DESCRIPTION This module is intended to be a plat…PAM module to remember last passwords NAME pam_pwhistory - PAM module to remember last passwords SYNOPSIS pam_pwhistory.so [debug] [use_authtok] [enforce_for_root] [remember= N ] […