summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-09-06 12:37:29 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-09-06 12:37:29 +0000
commitff348c516da0e02ab2429280708ab86a3c70fe59 (patch)
treed24af6e51199a6204a215806838d0d3c61910cbc /modules
parent14365044b7a8034e71a31807d355c8b8f157e930 (diff)
Relevant BUGIDs:
Purpose of commit: release Commit summary: --------------- Prepare release of Version 0.99.6.3
Diffstat (limited to 'modules')
-rw-r--r--modules/pam_loginuid/README8
-rw-r--r--modules/pam_loginuid/pam_loginuid.86
2 files changed, 7 insertions, 7 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
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 <http://docbook.sf.net/>
-.\" 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