From ff348c516da0e02ab2429280708ab86a3c70fe59 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 6 Sep 2006 12:37:29 +0000 Subject: Relevant BUGIDs: Purpose of commit: release Commit summary: --------------- Prepare release of Version 0.99.6.3 --- modules/pam_loginuid/README | 8 ++++---- modules/pam_loginuid/pam_loginuid.8 | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'modules/pam_loginuid') 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 diff --git a/modules/pam_loginuid/pam_loginuid.8 b/modules/pam_loginuid/pam_loginuid.8 index 55485e9d..ef0f95f1 100644 --- a/modules/pam_loginuid/pam_loginuid.8 +++ b/modules/pam_loginuid/pam_loginuid.8 @@ -1,11 +1,11 @@ .\" Title: pam_loginuid .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot_2006\-08\-24_0226 -.\" Date: 08/29/2006 +.\" Date: 09/06/2006 .\" Manual: Linux\-PAM Manual .\" Source: Linux\-PAM Manual .\" -.TH "PAM_LOGINUID" "8" "08/29/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" +.TH "PAM_LOGINUID" "8" "09/06/2006" "Linux\-PAM Manual" "Linux\-PAM Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -17,7 +17,7 @@ pam_loginuid \- Record user's login uid to the process attribute \fBpam_loginuid.so\fR [require_auditd] .SH "DESCRIPTION" .PP -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. +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 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. .SH "OPTIONS" .TP 3n \fBrequire_auditd\fR -- cgit v1.2.3