diff options
author | Tim Rice <tim@multitalents.net> | 2004-01-26 23:10:10 +0100 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2004-01-26 23:10:10 +0100 |
commit | eafd8e9c5596a46d657ebb6aaaba8902ffbc8b8f (patch) | |
tree | 75a2b0cf70fd6f4ad95e5db6be78fcacc3158cd8 /regress | |
parent | Typo in regress/README.regress (diff) | |
download | openssh-eafd8e9c5596a46d657ebb6aaaba8902ffbc8b8f.tar.xz openssh-eafd8e9c5596a46d657ebb6aaaba8902ffbc8b8f.zip |
20040126
[regress/test-exec.sh] RhostsAuthentication is deprecated.
Diffstat (limited to 'regress')
-rw-r--r-- | regress/test-exec.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/test-exec.sh b/regress/test-exec.sh index cc7ea67fe..debe7e3a4 100644 --- a/regress/test-exec.sh +++ b/regress/test-exec.sh @@ -185,7 +185,6 @@ Host * ChallengeResponseAuthentication no HostbasedAuthentication no PasswordAuthentication no - RhostsAuthentication no RhostsRSAAuthentication no BatchMode yes StrictHostKeyChecking yes |