summaryrefslogtreecommitdiff
path: root/modules/pam_loginuid/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_loginuid/README')
-rw-r--r--modules/pam_loginuid/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/pam_loginuid/README b/modules/pam_loginuid/README
index c8b0eb00..f07cffeb 100644
--- a/modules/pam_loginuid/README
+++ b/modules/pam_loginuid/README
@@ -7,10 +7,10 @@ DESCRIPTION
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.
+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.
EXAMPLES