
Without this file, the NetBSD userland will fall back by default to the old, insecure classic UNIX password hashing algorithm. This is a big security issue. Please check docs/UPDATING for details. Change-Id: Ib85646ee4678f91384bab238426ee55ff26da011
10 lines
159 B
Plaintext
10 lines
159 B
Plaintext
# $NetBSD: passwd.conf,v 1.3 2010/12/03 21:40:04 jmmv Exp $
|
|
#
|
|
# passwd.conf(5) -
|
|
# password configuration file
|
|
#
|
|
|
|
default:
|
|
localcipher = sha1
|
|
ypcipher = old
|