Bug 284

Summary: Hostbased authentication erroneously reported
Product: Portable OpenSSH Reporter: Andrew R. Jones <arjones>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: trivial CC: halley, nestler
Priority: P5    
Version: -current   
Hardware: ix86   
OS: Linux   

Description Andrew R. Jones 2002-06-22 22:09:02 AEST
I'm not entirely sure this is a bug, but it seems that way to me. I have
hostbased authentication disabled in sshd_config on the server and in
ssh_configon the client. When i log on to the server, the -d and -v options
(respectively)clearly indicate that public key authentication succeeds. I
receive, as normal, "Accepted publickey for root" blah blah in my log. However,
as of 3.3p1, i ALSO receive "Accepted hostbased " blah blah. This seems in error.
Comment 1 Kevin Steves 2002-06-23 09:11:08 AEST
fixed:

RCS file: /cvs/src/usr.bin/ssh/monitor.c,v
Working file: monitor.c
head: 1.17
branch:
locks: strict
access list:
symbolic names:
        OPENBSD_2_9: 1.11.0.4
        OPENBSD_3_0: 1.11.0.2
        OPENBSD_3_1: 1.9.0.2
        OPENBSD_3_1_BASE: 1.9
keyword substitution: kv
total revisions: 22;    selected revisions: 1
description:
----------------------------
revision 1.17
date: 2002/06/22 23:09:51;  author: stevesk;  state: Exp;  lines: +3 -3
save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@
Comment 2 Kevin Steves 2002-06-26 03:52:13 AEST
*** Bug 290 has been marked as a duplicate of this bug. ***
Comment 3 Damien Miller 2002-06-27 01:15:53 AEST
*** Bug 300 has been marked as a duplicate of this bug. ***
Comment 4 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED