From cc0603d4b6421fa3ce23c273bc254f5dd0a6f0f6 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 6 Dec 2004 23:13:50 +1100 Subject: - dtucker@cvs.openbsd.org 2004/11/25 09:39:27 [test-exec.sh] Remove obsolete RhostsAuthentication from test config; ok markus@ --- ChangeLog | 5 ++++- regress/test-exec.sh | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ad4a56966..85591f0b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -41,6 +41,9 @@ - djm@cvs.openbsd.org 2004/11/07 00:32:41 [multiplex.sh] regression tests for new multiplex commands + - dtucker@cvs.openbsd.org 2004/11/25 09:39:27 + [test-exec.sh] + Remove obsolete RhostsAuthentication from test config; ok markus@ 20041203 - (dtucker) OpenBSD CVS Sync @@ -1914,4 +1917,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3596 2004/12/06 12:12:15 dtucker Exp $ +$Id: ChangeLog,v 1.3597 2004/12/06 12:13:50 dtucker Exp $ diff --git a/regress/test-exec.sh b/regress/test-exec.sh index 70250acd7..4e69658ce 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 -- cgit v1.2.3