summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2003-05-04 06:43:24 +0000
committerMurray Stokely <murray@FreeBSD.org>2003-05-04 06:43:24 +0000
commitdf788a526fed8e87814f9dec0c525a64d17e6d03 (patch)
treed1fc4192aaa553986c88a3fac9ead438ca287e96 /lib
parenta26df538d278fa210d479cf5f5e76c9e07a775e6 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/login.conf.55
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index 99a9cbe86eae..c3b91cf0a564 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -217,6 +217,11 @@ the class may access.
in the class may not access.
.It "login_prompt string The login prompt given by
.Xr login 1
+.It "login-backoff number 3 The number of login attempts
+allowed before the backoff delay is inserted after each subsequent
+attempt.
+.It "login-retries number 10 The number of login attempts
+allowed before the login fails.
.It "passwd_format string md5 The encryption format that new or
changed passwords will use.
Valid values include "des", "md5" and "blf".