commit 063c44dd6d8e8e900ba4566637e8d575d42f757f
Author: Matthew Dillon <[email protected]>
Date: Sat Oct 14 14:18:39 2017 -0700
sshd - Disable tunneled clear text passwords by default
* Reapply 1cb3a32c13b and c866a462b3. sshd on DragonFlyBSD defaults
to disabling cleartext passwords by default.
Reminded-by: ivadasz
Summary of changes:
crypto/openssh/readconf.c | 2 +-
crypto/openssh/sshd_config | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/063c44dd6d8e8e900ba4566637e8d575d42f757f
--
DragonFly BSD source repository