From owner-freebsd-stable@FreeBSD.ORG Mon Dec 29 03:19:20 2003 Return-Path: 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 DE82816A4CE for ; Mon, 29 Dec 2003 03:19:20 -0800 (PST) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94C643D1F for ; Mon, 29 Dec 2003 03:19:19 -0800 (PST) (envelope-from paolo.pisati@tin.it) Received: from ims6a.cp.tin.it (192.168.70.108) by vsmtp1.tin.it (7.0.019) id 3FE95E0C0007710F for stable@freebsd.org; Mon, 29 Dec 2003 12:19:18 +0100 Received: from [192.168.70.226] by ims6a.cp.tin.it with HTTP; Mon, 29 Dec 2003 12:19:17 +0100 Date: Mon, 29 Dec 2003 12:19:17 +0100 Message-ID: <3FE2611600005777@ims6a.cp.tin.it> From: paolo.pisati@tin.it To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Subject: sshd: fatal: monitor_read: unsupported request: 24 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Dec 2003 11:19:21 -0000 Hi guys, i've problem trying to login on a freebsd-stable box using ssh and pub ke= y authentication. If i try to login from a linux box i got this msg in my log: fatal: monitor_read: unsupported request: 24 this only happen if i try to login as root and the pub key is correct (ca= use i used it with other account). Any idea on how to solve it? Thanks. Paolo