Commit e37a4908 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Add another option to tighten the test environment.

parent a1e5c621
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ IgnoreUserKnownHosts yes
KeepAlive no
PasswordAuthentication no
PermitEmptyPasswords no
PermitUserEnvironment no
PermitRootLogin no
PrintLastLog no
PrintMotd no
@@ -121,7 +122,7 @@ UseLogin no
X11Forwarding no
UsePrivilegeSeparation no
# Newer OpenSSH options
UsePam no
UsePAM no
UseDNS no
ChallengeResponseAuthentication no
EOF