From owner-freebsd-stable Sun Aug 4 15:51: 3 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 2773337B401 for ; Sun, 4 Aug 2002 15:51:00 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF9E43E4A for ; Sun, 4 Aug 2002 15:50:59 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id F38173F28 for ; Sun, 4 Aug 2002 18:50:58 -0400 (EDT) From: "Dan Langille" To: FreeBSD-stable@FreeBSD.ORG Date: Sun, 4 Aug 2002 18:52:59 -0400 MIME-Version: 1.0 Subject: remote upgrade stops ssh connections Message-ID: <3D4D780B.22275.F10D71A@localhost> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 lost ssh contact with a remote boxes which is halfway through an upgrade. I think it has completed their "make install" but the ssh connection was dropped[1]. But if I try to ssh to them, I get an "S/Key Password:" prompt. After a few garbage, replies, I do get a password prompt, but the correct password is being rejected. Here is what is appearing in /var/log/messages[2]: Aug 5 08:40:25 reg sshd[23976]: unable to dlopen(/usr/lib/pam_skey.so) 08:40:26 reg sshd[23976]: Failed password for dvl from a.b.c.d port 62763 Aug 5 08:40:25 reg sshd[23976]: [dlerror: /usr/lib/pam_skey.so: Undefined symbol "pam_set_option"] Aug 5 08:40:25 reg sshd[23976]: adding faulty module: /usr/lib/pam_skey.so Aug 5 08:40:25 reg sshd[23976]: unable to dlopen(/usr/lib/pam_unix.so) Aug 5 08:40:25 reg sshd[23976]: [dlerror: /usr/lib/pam_unix.so: Undefined symbol "pam_test_option"] Aug 5 08:40:25 reg sshd[23976]: adding faulty module: /usr/lib/pam_unix.so Aug 5 08:40:26 reg sshd[23976]: Failed password for dvl from a.b.c.d port 62763 Aug 5 08:40:27 reg sshd[23976]: Received disconnect from a.b.c.d: Am I going to need to get to the console on this one? [1] - yes, thanks to those thinking serial connection. It's not an answer here. [2] - thanks to security/logcheck which is mailing me these reports. -- Dan Langille I'm looking for a computer job: http://www.freebsddiary.org/dan_langille.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message