From: Tomas Mraz Date: Wed, 24 Nov 2010 08:49:30 +0000 (+0000) Subject: Relevant BUGIDs: X-Git-Tag: v1.1.4~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a56c03f5b878796f8357e1b306b00279350ebf7a;p=linux-pam Relevant BUGIDs: Purpose of commit: docfix Commit summary: --------------- 2010-11-24 Tomas Mraz * modules/pam_limits/limits.conf.5.xml: Document the %group syntax. --- diff --git a/ChangeLog b/ChangeLog index b8cde262..87610bab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-11-24 Tomas Mraz + + * modules/pam_limits/limits.conf.5.xml: Document the %group syntax. + 2010-11-18 Tomas Mraz * modules/pam_limits/pam_limits.c (pam_parse,pam_sm_open_session): diff --git a/modules/pam_limits/limits.conf.5.xml b/modules/pam_limits/limits.conf.5.xml index a9757a7f..e9174bc1 100644 --- a/modules/pam_limits/limits.conf.5.xml +++ b/modules/pam_limits/limits.conf.5.xml @@ -53,7 +53,11 @@ the wildcard %, for maxlogins limit only, - can also be used with %group syntax. + can also be used with %group syntax. If the + % wildcard is used alone it is identical + to using * with maxsyslogins limit. With + a group specified after % it limits the total + number of logins of all users that are member of the group. @@ -182,7 +186,7 @@ - maximum number of logins on system + maximum number of all logins on system