sshd(8): Disable tunneled cleartext passwords.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 13 Aug 2016 20:49:59 +0000 (13:49 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 13 Aug 2016 20:49:59 +0000 (13:49 -0700)
commit4bde49b71e31daca1872f938e6f2c2e132cbc396
tree42e70541011352d038273d76add55c522176864c
parent329111df7bb1e6c835b3e1835b384ecf2dd3aaf7
sshd(8): Disable tunneled cleartext passwords.

This was previously our default that got wiped away when I removed our
local changes to OpenSSH. It's unlikely that anyone running master saw
any change to their sshd behavior, because they likely had the
PasswordAuthentication line uncommented in their configuration file.
crypto/openssh/README.DRAGONFLY
crypto/openssh/servconf.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/version.h