From: nekral-guest Date: Sat, 14 Mar 2009 13:20:25 +0000 (+0000) Subject: * etc/login.defs: Added note for PAM enabled configurations. X-Git-Tag: 4.1.3~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d60f0a1a107c9d386cbaddf223ca6e1f0b8670b3;p=shadow * etc/login.defs: Added note for PAM enabled configurations. --- diff --git a/ChangeLog b/ChangeLog index 2a865c3f..5e49651b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-14 Nicolas François + + * etc/login.defs: Added note for PAM enabled configurations. + 2009-03-14 Nicolas François * man/Makefile.am: Compute the dependencies for building the diff --git a/etc/login.defs b/etc/login.defs index 6dc46953..c519425e 100644 --- a/etc/login.defs +++ b/etc/login.defs @@ -6,6 +6,8 @@ # # Delay in seconds before being allowed another attempt after a login failure +# Note: When PAM is used, some modules may enfore a minimal delay (e.g. +# pam_unix enforces a 2s delay) # FAIL_DELAY 3