summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login.conf.5
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-03-11 16:37:33 +0000
committermarkm <markm@FreeBSD.org>2001-03-11 16:37:33 +0000
commit51b4362532b9733a8a7f4154ab94d40d63645807 (patch)
treee03404cbf49f3092a5e13c14e7ffbfc39d220383 /lib/libutil/login.conf.5
parent10da32144618e3bcc873be353d69670aff7c3534 (diff)
downloadFreeBSD-src-51b4362532b9733a8a7f4154ab94d40d63645807.zip
FreeBSD-src-51b4362532b9733a8a7f4154ab94d40d63645807.tar.gz
Updates for Blowfish password hashing.
Diffstat (limited to 'lib/libutil/login.conf.5')
-rw-r--r--lib/libutil/login.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index b579bf5..5a5a1db 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -206,7 +206,7 @@ ensure octal interpretation.
.It "minpasswordlen number 6 The minimum length a local password may be.
.It "passwd_format string md5 The encryption format that new or
changed passwords will use.
-Valid values include "md5" and "des".
+Valid values include "des", "md5" and "blf".
NIS clients using a
.No non- Ns Fx
NIS server should probably use "des".
OpenPOWER on IntegriCloud