Add another option to tighten the test environment.
This commit is contained in:
@@ -112,6 +112,7 @@ IgnoreUserKnownHosts yes
|
|||||||
KeepAlive no
|
KeepAlive no
|
||||||
PasswordAuthentication no
|
PasswordAuthentication no
|
||||||
PermitEmptyPasswords no
|
PermitEmptyPasswords no
|
||||||
|
PermitUserEnvironment no
|
||||||
PermitRootLogin no
|
PermitRootLogin no
|
||||||
PrintLastLog no
|
PrintLastLog no
|
||||||
PrintMotd no
|
PrintMotd no
|
||||||
@@ -121,7 +122,7 @@ UseLogin no
|
|||||||
X11Forwarding no
|
X11Forwarding no
|
||||||
UsePrivilegeSeparation no
|
UsePrivilegeSeparation no
|
||||||
# Newer OpenSSH options
|
# Newer OpenSSH options
|
||||||
UsePam no
|
UsePAM no
|
||||||
UseDNS no
|
UseDNS no
|
||||||
ChallengeResponseAuthentication no
|
ChallengeResponseAuthentication no
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user