diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/pam_loginuid/pam_loginuid.8.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/modules/pam_loginuid/pam_loginuid.8.xml b/modules/pam_loginuid/pam_loginuid.8.xml index 7022d9af..f50336d0 100644 --- a/modules/pam_loginuid/pam_loginuid.8.xml +++ b/modules/pam_loginuid/pam_loginuid.8.xml @@ -32,11 +32,11 @@ The 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, at, and - remote. 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. + 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. </para> </refsect1> |