git: DragonFly_RELEASE_5_6 Revert "sshd(8): Add USE_PAM handling defaults."
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 18 11:55:51 PDT 2019
commit a70f318d2f11c4d99425c28ddc434cad094b156f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 18 11:49:32 2019 -0700
Revert "sshd(8): Add USE_PAM handling defaults."
We really did not intend to turn on passworded logins or pam by default.
They need to be turned off by default so the sshd_config is secure by
default. PAM generally allows passworded logins which we do not consider
secure by default.
This reverts commit 19523637df5f6eb42b41f3dee51bd5d7c25d2219.
Summary of changes:
crypto/openssh/servconf.c | 8 --------
1 file changed, 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a70f318d2f11c4d99425c28ddc434cad094b156f
--
DragonFly BSD source repository
More information about the Commits
mailing list