diff options
Diffstat (limited to 'modules/pam_limits')
-rw-r--r-- | modules/pam_limits/limits.conf.5.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/pam_limits/limits.conf.5.xml b/modules/pam_limits/limits.conf.5.xml index 4b6b5baf..ecc6d5ff 100644 --- a/modules/pam_limits/limits.conf.5.xml +++ b/modules/pam_limits/limits.conf.5.xml @@ -290,6 +290,9 @@ Also, please note that all limit settings are set <emphasis>per login</emphasis>. They are not global, nor are they permanent; existing only for the duration of the session. + One exception is the <emphasis>maxlogin</emphasis> option, this one + is system wide. But there is a race, concurrent logins at the same + time will not always be detect as such but only counted as one. </para> <para> In the <emphasis>limits</emphasis> configuration file, the |