From owner-freebsd-stable Fri Jul 26 12:19:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7197437B400 for ; Fri, 26 Jul 2002 12:19:31 -0700 (PDT) Received: from www.gotbrains.org (www2.gotbrains.org [206.180.149.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66D443E3B for ; Fri, 26 Jul 2002 12:19:30 -0700 (PDT) (envelope-from cravey@gotbrains.org) Received: from www.gotbrains.org (localhost [127.0.0.1]) by www.gotbrains.org (8.12.3/8.12.3) with ESMTP id g6QJJTK1000939 for ; Fri, 26 Jul 2002 14:19:29 -0500 (CDT) (envelope-from cravey@gotbrains.org) Received: from localhost (cravey@localhost) by www.gotbrains.org (8.12.3/8.12.3/Submit) with ESMTP id g6QJJSo2000936 for ; Fri, 26 Jul 2002 14:19:29 -0500 (CDT) X-Authentication-Warning: www.gotbrains.org: cravey owned process doing -bs Date: Fri, 26 Jul 2002 14:19:27 -0500 (CDT) From: Stephen Cravey To: Subject: skey/ssh problem in 4.6.1 from cvsup 7/25/2002 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've just upgraded to 4.6.1(RC2?) from cvs with sources from yesterday. I reran keyinit and attempted to ssh to localhost to test skey. I was presented with the following: s/key 93 ww09083 Password: Permission denied, please try again. s/key 92 ww09083 As soon as I enter a valid password, the key decrements and I'm denied access. If I enter an invalid password, I'm denied access and the key does NOT decrement. This happens regardless of whether there is an rsa identity file in ~/.ssh or not. I have a recollection of being able to hit enter and have the password echo, but that may have been for telnet. It's not happening in ssh either way and may not be a bug. I ran mergemaster and installed the new sshd and ssh configs in /etc/ssh. Does anyone have any suggestions? -Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message