NetBSD Problem Report #30296

From wiz@dmath5.geometrie.tuwien.ac.at  Sat May 21 15:16:28 2005
Return-Path: <wiz@dmath5.geometrie.tuwien.ac.at>
Received: from dmath5.geometrie.tuwien.ac.at (dmath5.geometrie.tuwien.ac.at [128.130.42.105])
	by narn.netbsd.org (Postfix) with ESMTP id 27CA863B104
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 21 May 2005 15:16:28 +0000 (UTC)
Message-Id: <20050521151625.2809A294AE@dmath5.geometrie.tuwien.ac.at>
Date: Sat, 21 May 2005 17:16:25 +0200 (CEST)
From: Thomas Klausner <wiz@NetBSD.org>
Reply-To: Thomas Klausner <wiz@NetBSD.org>
To: gnats-bugs@netbsd.org
Subject: 6 password prompts instead of 3 with PAMified sshd
X-Send-Pr-Version: 3.95

>Number:         30296
>Category:       bin
>Synopsis:       6 password prompts instead of 3 with PAMified sshd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jnemeth
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 21 15:17:00 +0000 2005
>Closed-Date:    
>Last-Modified:  Sat May 30 05:24:04 +0000 2009
>Originator:     Thomas Klausner
>Release:        NetBSD 3.99.3/20050518
>Organization:

>Environment:


>Description:
When ssh'ing in to a machine, I now get 6 password prompts until disconnection,
where before I only got 3.
>How-To-Repeat:
Compare:

On 2.0:
# ssh localhost
wiz@localhost's password: 
Permission denied, please try again.
wiz@localhost's password: 
Permission denied, please try again.
wiz@localhost's password: 
Permission denied (publickey,password,keyboard-interactive).

On 3.99.3:
# ssh localhost
Password:
Password:
Password:
wiz@localhost's password: 
Permission denied, please try again.
wiz@localhost's password: 
Permission denied, please try again.
wiz@localhost's password: 
Received disconnect from ::1: 2: Too many authentication failures for wiz

This is with default /etc/ssh and /etc/pam.

Also note the different message at the end.
>Fix:
Not provided, sorry.

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: elad@netbsd.org
State-Changed-When: Sat, 07 Oct 2006 18:35:52 +0000
State-Changed-Why:
i believe this was fixed long ago


State-Changed-From-To: closed->open
State-Changed-By: wiz@netbsd.org
State-Changed-When: Sat, 07 Oct 2006 18:40:34 +0000
State-Changed-Why:
Don't believe, test -- it is still there.


Responsible-Changed-From-To: bin-bug-people->jnemeth
Responsible-Changed-By: jnemeth@NetBSD.org
Responsible-Changed-When: Sat, 30 May 2009 05:24:04 +0000
Responsible-Changed-Why:
PAM stuff is basically mine...


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.