]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Fri, 1 Sep 2006 13:17:47 +0000 (13:17 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Fri, 1 Sep 2006 13:17:47 +0000 (13:17 +0000)
Purpose of commit: bugfix

Commit summary:
---------------

2006-09-01  Thorsten Kukuk  <kukuk@thkukuk.de>

* modules/pam_loginuid/pam_loginuid.8.xml: Fix typo in
config name.

ChangeLog
modules/pam_loginuid/pam_loginuid.8.xml

index 7871b3b4706946ddc051893473c5b76bd06ababd..1fcb5349f0c6790cc14955e8e40c145574adfdb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-01  Thorsten Kukuk  <kukuk@thkukuk.de>
+
+       * modules/pam_loginuid/pam_loginuid.8.xml: Fix typo in
+       config name.
+
 2006-08-31  Thorsten Kukuk  <kukuk@thkukuk.de>
 
        * modules/pam_env/environment: New, dummy environment example
index 7022d9af6b478d8f5b2bee7a32fa20430c450288..f50336d01389f35b27b002c133e06c7436ee1f9f 100644 (file)
       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>