From owner-freebsd-stable Sat Jul 20 8:28:35 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 CC2DD37B400; Sat, 20 Jul 2002 08:28:33 -0700 (PDT) Received: from mistral.imasy.or.jp (U059223.ppp.dion.ne.jp [218.222.59.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id D729543E3B; Sat, 20 Jul 2002 08:28:29 -0700 (PDT) (envelope-from mistral@imasy.or.jp) Received: from mistral.imasy.or.jp (localhost [IPv6:::1]) by mistral.imasy.or.jp (8.12.5/8.12.5/mistral) with ESMTP id g6KFSMTX000684 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 Jul 2002 00:28:24 +0900 (JST) (envelope-from mistral@imasy.or.jp) Received: (from sarumaru@localhost) by mistral.imasy.or.jp (8.12.5/8.12.5/Submit) id g6KFSDGc000683; Sun, 21 Jul 2002 00:28:13 +0900 (JST) (envelope-from sarumaru) From: mistral@imasy.or.jp (Yoshihiko SARUMARU) To: des@FreeBSD.org Cc: stable@FreeBSD.org Subject: pam_ssh doesn't work with unremoved .ssh/agent-host Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.22PL5] 2001-02/07(Wed) Date: Sun, 21 Jul 2002 00:28:12 +0900 Message-ID: <020721002812.M0100678@mistral.imasy.or.jp> 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 Hi des, I have a trouble in pam_ssh (RELENG_4 of this week). That trouble is when my FreeBSD box crushed and .ssh/agent-host file remained, pam_ssh will read wrong information about agent program and could not start ssh-agent any more. This problem will be solved if I removed old .ssh/agent* before login (xdm or login I use) after every crush (I had many crush this week :| ). So I have a request for you. Could pam_ssh run another ssh-agent when connect to agent was failed, or do you have any other cool idea? Thanks in advance, -- Yoshihiko SARUMARU mail: mistral@imasy.or.jp web: http://www.imasy.or.jp/~mistral/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message