From 647251022eacfdd814093d21236793f3dd38b191 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 14 Jun 1999 06:51:35 +0000 Subject: [PATCH] YP client, not just YP --- src/etc/passwd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/passwd.conf b/src/etc/passwd.conf index 7278c510..e30cf317 100644 --- a/src/etc/passwd.conf +++ b/src/etc/passwd.conf @@ -1,4 +1,4 @@ -# $OpenBSD: passwd.conf,v 1.9 1998/07/05 21:08:35 provos Exp $ +# $OpenBSD: passwd.conf,v 1.10 1999/06/14 06:51:35 deraadt Exp $ # # Passwd configuration file # @@ -7,7 +7,7 @@ # Possible options are at the moment: # localcipher, ypcipher # they can take values of -# old - old unix style salt of 12bit (YP compatible) +# old - old unix style salt of 12bit (YP client compatible) # newsalt,x - DES hash with salt of 24 bit, x a 24-bit integer # specifiying the number of rounds. # md5 - MD5 hashing algorithm