diff --git a/test/sshd/sshd_config.tmpl b/test/sshd/sshd_config.tmpl index cab7d09..e69399f 100644 --- a/test/sshd/sshd_config.tmpl +++ b/test/sshd/sshd_config.tmpl @@ -7,6 +7,7 @@ AcceptEnv LANG LC_* UsePAM no LoginGraceTime 120 PubkeyAuthentication yes +StrictModes no ForceCommand {{.Path}}/command.sh HostKey {{.Path}}/ssh_host_ed25519_key