git: DragonFly_RELEASE_4_8 build - Validate sshd_config
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Mar 23 09:16:57 PDT 2017
commit 8563751463e34cf480f7899002608e4a569f3c59
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Mar 17 16:59:45 2017 -0700
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.
Summary of changes:
usr.sbin/sshd/Makefile.etc | 8 ++++++++
usr.sbin/sshd/sshd_config_expect | 1 +
2 files changed, 9 insertions(+)
create mode 100644 usr.sbin/sshd/sshd_config_expect
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8563751463e34cf480f7899002608e4a569f3c59
--
DragonFly BSD source repository
More information about the Commits
mailing list