summaryrefslogtreecommitdiff
path: root/regress/test-exec.sh
diff options
context:
space:
mode:
authordtucker <dtucker>2004-12-06 12:13:50 +0000
committerdtucker <dtucker>2004-12-06 12:13:50 +0000
commite7404a0d1114d1cba4e5df4ae51aae6ec985216f (patch)
tree85b249040df11ad57051bd6654a007d064713750 /regress/test-exec.sh
parente3f73359d45904b0f8715c5413a78ace329f1339 (diff)
downloadopenssh-e7404a0d1114d1cba4e5df4ae51aae6ec985216f.tar.gz
- dtucker@cvs.openbsd.org 2004/11/25 09:39:27
[test-exec.sh] Remove obsolete RhostsAuthentication from test config; ok markus@
Diffstat (limited to 'regress/test-exec.sh')
-rw-r--r--regress/test-exec.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index 70250acd..4e69658c 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -1,4 +1,4 @@
-# $OpenBSD: test-exec.sh,v 1.23 2004/06/25 01:25:12 djm Exp $
+# $OpenBSD: test-exec.sh,v 1.24 2004/11/25 09:39:27 dtucker Exp $
# Placed in the Public Domain.
#SUDO=sudo
@@ -205,7 +205,6 @@ Host *
ChallengeResponseAuthentication no
HostbasedAuthentication no
PasswordAuthentication no
- RhostsRSAAuthentication no
BatchMode yes
StrictHostKeyChecking yes
EOF