Add another option to tighten the test environment.
authorDan Fandrich <dan@coneharvesters.com>
Thu, 29 Mar 2007 18:46:09 +0000 (18:46 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 29 Mar 2007 18:46:09 +0000 (18:46 +0000)
tests/sshserver.pl

index be0d048..3671794 100644 (file)
@@ -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