sshd - Change options defaults to be more secure
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 18 Jun 2019 18:54:08 +0000 (11:54 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 18 Jun 2019 18:54:08 +0000 (11:54 -0700)
commit61aab03f125a4c950772cd7d6dc1bcaa7403119e
tree1ae5f847a235026d7deaee6dc2dfba1b7fed4c85
parentb0041c5566a94f0ca5b56deb0cbe913ee3ae8513
sshd - Change options defaults to be more secure

* Change the password_authentication default to 0.  Passworded logins
  are NOT considered secure by default in DragonFly.

* Put in a succinct comment for both the pam default (0) and the
  password authentication default (also 0) to try to prevent them
  from being improper changed back to 1 accidently.
crypto/openssh/servconf.c