build - Validate sshd_config
commit4652e16a9a300fa5ce84e52cc8f4755b689663ec
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Mar 2017 23:59:45 +0000 (17 16:59 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 17 Mar 2017 23:59:45 +0000 (17 16:59 -0700)
treec868f968d663792574602e03a9b192b513ea55d5
parentc866a462b36197b21541bcb03032b82053fd28a0
build - Validate sshd_config

* Make sure the default sshd_config contains certain lines
  that we require.  At the moment, this adjustment makes sure
  that the sshd_config file has the correct PasswordAuthentication
  directive.

* Intended to catch snafus when openssh is updated from the vendor.
usr.sbin/sshd/Makefile.etc
usr.sbin/sshd/sshd_config_expect [new file with mode: 0644]