summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-09-30 00:37:44 +0000
committergreen <green@FreeBSD.org>2000-09-30 00:37:44 +0000
commit25fc889685a44ae4fb8e0c34e5dedd869a99a1c9 (patch)
tree3fba78dde1c92533b7db12811ea16c1f605b156b /lib
parent7e3aafee75744007734f0c6823c5b30362f52182 (diff)
downloadFreeBSD-src-25fc889685a44ae4fb8e0c34e5dedd869a99a1c9.zip
FreeBSD-src-25fc889685a44ae4fb8e0c34e5dedd869a99a1c9.tar.gz
Document passwd_format further.
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 cd1f65e..0ccfafd 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -202,6 +202,10 @@ ensure octal interpretation.
.Bl -column minpasswordlen indent indent
.Sy Name Type Notes Description
.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".
+NIS clients using a non-FreeBSD NIS server should probably use "des".
.\" .It approve program Program to approve login.
.It mixpasswordcase bool true Whether
.Xr passwd 1
OpenPOWER on IntegriCloud