]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs:
authorThorsten Kukuk <kukuk@thkukuk.de>
Thu, 30 Aug 2007 14:47:56 +0000 (14:47 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Thu, 30 Aug 2007 14:47:56 +0000 (14:47 +0000)
Purpose of commit: documentation fix

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

2007-08-30  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_limits/limits.conf.5.xml: Document that maxlogins
        is ignored for users with UID 0.

ChangeLog
modules/pam_limits/limits.conf.5
modules/pam_limits/limits.conf.5.xml

index 836a49070af5759d66a7e06c892e097e04b10c1c..5c02eb4beb7829738c77db69986cf800f547628a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-30  Thorsten Kukuk  <kukuk@thkukuk.de>
+
+       * modules/pam_limits/limits.conf.5.xml: Document that maxlogins
+       is ignored for users with UID 0.
+
 2007-08-30  Steve Langasek  <vorlon@debian.org>
 
        * modules/pam_cracklib/pam_cracklib.c:
index 3cf62f260ed1ff04b5839540d2f8c54b17df53f9..9fef98d7be7822fcd422549ce5412eb83b09273d 100644 (file)
@@ -1,11 +1,11 @@
 .\"     Title: limits.conf
 .\"    Author: 
-.\" Generator: DocBook XSL Stylesheets v1.71.1 <http://docbook.sf.net/>
-.\"      Date: 04/30/2007
-.\"    Manual: Linux\-PAM Manual
-.\"    Source: Linux\-PAM Manual
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: 08/30/2007
+.\"    Manual: Linux-PAM Manual
+.\"    Source: Linux-PAM Manual
 .\"
-.TH "LIMITS.CONF" "5" "04/30/2007" "Linux\-PAM Manual" "Linux\-PAM Manual"
+.TH "LIMITS.CONF" "5" "08/30/2007" "Linux\-PAM Manual" "Linux\-PAM Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -27,21 +27,19 @@ The fields listed above should be filled as follows:
 \fB<domain>\fR
 .RS 4
 .RS 4
-.TP 4
-\(bu
-a username
-.TP 4
-\(bu
-a groupname, with
+\h'-04'\(bu\h'+03'a username
+.RE
+.RS 4
+\h'-04'\(bu\h'+03'a groupname, with
 \fB@group\fR
 syntax. This should not be confused with netgroups.
-.TP 4
-\(bu
-the wildcard
+.RE
+.RS 4
+\h'-04'\(bu\h'+03'the wildcard
 \fB*\fR, for default entry.
-.TP 4
-\(bu
-the wildcard
+.RE
+.RS 4
+\h'-04'\(bu\h'+03'the wildcard
 \fB%\fR, for maxlogins limit only, can also be used with
 \fI%group\fR
 syntax.
@@ -139,7 +137,8 @@ address space limit (KB)
 .PP
 \fBmaxlogins\fR
 .RS 4
-maximum number of logins for this user
+maximum number of logins for this user except for this with
+\fIuid=0\fR
 .RE
 .PP
 \fBmaxsyslogins\fR
index 830aa0220d6a75d1860b7b8424e71a76fe8c70fb..48798470c30ec757e39bdea9b18903dbadd3fa8e 100644 (file)
             <varlistentry>
               <term><option>maxlogins</option></term>
               <listitem>
-                <para>maximum number of logins for this user</para>
+                <para>maximum number of logins for this user except
+                      for this with <emphasis>uid=0</emphasis></para>
               </listitem>
             </varlistentry>
             <varlistentry>