summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1997-03-27 23:09:13 +0000
committerderaadt <deraadt@openbsd.org>1997-03-27 23:09:13 +0000
commitb0d9025717ab30babaf7fbc0d6ef54d0b8897009 (patch)
tree9e701fe01c6ffee097ba88a0727a015a83c25f61
parentpretty and one 64bit thingy (diff)
downloadwireguard-openbsd-b0d9025717ab30babaf7fbc0d6ef54d0b8897009.tar.xz
wireguard-openbsd-b0d9025717ab30babaf7fbc0d6ef54d0b8897009.zip
better doc
-rw-r--r--etc/passwd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/passwd.conf b/etc/passwd.conf
index 1d1d1a40c6d..9b47f27e63f 100644
--- a/etc/passwd.conf
+++ b/etc/passwd.conf
@@ -1,15 +1,15 @@
-# $OpenBSD: passwd.conf,v 1.3 1997/03/27 00:07:14 provos Exp $
+# $OpenBSD: passwd.conf,v 1.4 1997/03/27 23:09:13 deraadt Exp $
#
# Passwd configuration file
#
# Possible options are at the moment:
# localcipher, ypcipher
# they can take values of
-# old - old unix style salt of 12bit
+# old - old unix style salt of 12bit (YP compatible)
# newsalt - DES hash with salt of 64 bit
-# md5 - MD5 hashing algorithmus
+# md5 - MD5 hashing algorithm
# blowfish,x - Blowfish cipher, x is number of rounds
-# 128 bit salt, 4 rounds are min, 31 max
+# 128 bit salt, 4 rounds are min, 31 max (BEST!)
default:
localcipher=old