sshd(8): Add USE_PAM handling defaults.
authorzrj <rimvydas.jasinskas@gmail.com>
Fri, 19 Apr 2019 10:21:18 +0000 (13:21 +0300)
committerzrj <zrj@dragonflybsd.org>
Wed, 24 Apr 2019 17:17:27 +0000 (20:17 +0300)
commit19523637df5f6eb42b41f3dee51bd5d7c25d2219
tree1b385746ce6de9f09e84462814f30704ea5ca4dd
parent4a1ac62bb5d7392fd6305e93850de57407b334e6
sshd(8): Add USE_PAM handling defaults.

By default allow to use pam if sshd(8) is compiled against libpam and
disable password authentification only then.
Note: base sshd_config has "PasswordAuthentication no" by default.
crypto/openssh/servconf.c