From eafd8e9c5596a46d657ebb6aaaba8902ffbc8b8f Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Mon, 26 Jan 2004 14:10:10 -0800 Subject: [PATCH] 20040126 [regress/test-exec.sh] RhostsAuthentication is deprecated. --- ChangeLog | 3 ++- regress/test-exec.sh | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a467b821c..a59f591aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 20040126 - (tim) Typo in regress/README.regress + - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated. 20040124 - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com @@ -1732,4 +1733,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.3188 2004/01/26 17:37:09 tim Exp $ +$Id: ChangeLog,v 1.3189 2004/01/26 22:10:10 tim Exp $ 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