Query: pam_loginuid
OS: x11r4
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAM_LOGINUID(8) Linux-PAM Manual PAM_LOGINUID(8)NAMEpam_loginuid - Record user's login uid to the process attributeSYNOPSISpam_loginuid.so [require_auditd]DESCRIPTIONThe pam_loginuid module sets the loginuid process attribute for the process that was authenticated. This is necessary for applications to be correctly audited. This PAM module should only be used for entry point applications like: login, sshd, gdm, vsftpd, crond and atd. There are probably other entry point applications besides these. You should not use it for applications like sudo or su as that defeats the purpose by changing the loginuid to the account they just switched to.OPTIONSrequire_auditd This option, when given, will cause this module to query the audit daemon status and deny logins if it is not running.MODULE TYPES PROVIDEDOnly the session module type is provided.RETURN VALUESPAM_SESSION_ERR An error occurred during session management.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 required pam_unix.so session required pam_loginuid.soSEE ALSOpam.conf(5), pam.d(5), pam(7), auditctl(8), auditd(8)AUTHORpam_loginuid was written by Steve Grubb <sgrubb@redhat.com> Linux-PAM Manual 09/19/2013 PAM_LOGINUID(8)
Related Man Pages |
---|
pam_loginuid(8) - linux |
pam_loginuid(8) - mojave |
pam_loginuid(8) - ultrix |
pam_loginuid(8) - php |
pam_loginuid(8) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
crond |
vsftpd 2.0.7 (Stable branch) |
Filter syslog messages. |
vftpd won't start.. |
OSX and Kerberos |