Add test for hostbased auth. It requires some external setup (see
authordtucker <dtucker@openbsd.org>
Thu, 6 Jan 2022 21:46:56 +0000 (21:46 +0000)
committerdtucker <dtucker@openbsd.org>
Thu, 6 Jan 2022 21:46:56 +0000 (21:46 +0000)
commita0951e48c1dea789bcb1ee293677461d54f4a8f8
treef21ec07639059424da4af23b5ac67f10fb2a4c0f
parentad9da924376e7a2b99fb47122320519a9e973300
Add test for hostbased auth.  It requires some external setup (see
comments at the top) and thus is disabled unless TEST_SSH_HOSTBASED_AUTH
and SUDO are set.
regress/usr.bin/ssh/Makefile
regress/usr.bin/ssh/hostbased.sh [new file with mode: 0644]