=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Attic/passwd.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/etc/Attic/passwd.conf 1997/02/16 23:11:56 1.1 +++ src/etc/Attic/passwd.conf 1997/02/16 23:45:29 1.2 @@ -1,13 +1,15 @@ -# passwd configuration file +# $OpenBSD: passwd.conf,v 1.2 1997/02/16 23:45:29 deraadt Exp $ # +# Passwd configuration file +# # Possible options are at the moment: -# localcipher, ypcipher +# localcipher, ypcipher # they can take values of -# old - old unix style salt of 12bit -# newsalt - DES hash with salt of 64 bit -# blowfish,x - Blowfish cipher, x is number of rounds -# 128 bit salt, 4 rounds are min, 31 max -# +# old - old unix style salt of 12bit +# newsalt - DES hash with salt of 64 bit +# blowfish,x - Blowfish cipher, x is number of rounds +# 128 bit salt, 4 rounds are min, 31 max + default: localcipher=old ypcipher=old