Don't explicitly set HostbasedAuthentication in sshd_config.
authordtucker <dtucker@openbsd.org>
Thu, 6 Jan 2022 22:14:25 +0000 (22:14 +0000)
committerdtucker <dtucker@openbsd.org>
Thu, 6 Jan 2022 22:14:25 +0000 (22:14 +0000)
commite878c5c1d437c0863697a5dc5b850b24670c820d
tree8b520d287725361c05b12b19deb6511f087f6d46
parent872696c4045e4c13f1bfcb2d883da6f9d62de782
Don't explicitly set HostbasedAuthentication in sshd_config.
It defaults to "no", and not explicitly setting it allows us to enable
it for the (optional) hostbased test.
regress/usr.bin/ssh/test-exec.sh