aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-18 04:55:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-18 04:55:16 +0000
commit078ae588ab1b6a15381277e37f41bfde318b16c9 (patch)
treeec7ac88c3a68961aa0b64a30c9fc2e10ce2ef90e /lib
parent02c629d468de34aa774ebf4c6d17f07b9072d0be (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libutil/login.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index 5a5a1db761d8..dba8c4a2fa6d 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -203,7 +203,11 @@ ensure octal interpretation.
.Sh AUTHENTICATION
.Bl -column minpasswordlen indent indent
.It Sy "Name Type Notes Description
+.It "login_prompt string The login prompt given by
+.Xr login 1
.It "minpasswordlen number 6 The minimum length a local password may be.
+.It "passwd_prompt string The password prompt presented by
+.Xr login 1
.It "passwd_format string md5 The encryption format that new or
changed passwords will use.
Valid values include "des", "md5" and "blf".