Revert "sshd(8): Add USE_PAM handling defaults."
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 18 Jun 2019 18:49:32 +0000 (11:49 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 18 Jun 2019 18:49:32 +0000 (11:49 -0700)
commitb0041c5566a94f0ca5b56deb0cbe913ee3ae8513
tree229e9ca9a9af2ec5596f2c611b8857ff5337a217
parent47af96940556d3cde6c471a39e5b88fa750beb50
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.
crypto/openssh/servconf.c