From owner-freebsd-stable@FreeBSD.ORG Mon Dec 29 23:25:34 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 5E62816A4CE for ; Mon, 29 Dec 2003 23:25:34 -0800 (PST) Received: from smtp2.eunet.yu (smtp2.eunet.yu [194.247.192.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B3A043D41 for ; Mon, 29 Dec 2003 23:25:32 -0800 (PST) (envelope-from kolicz@eunet.yu) Received: from smtp2.EUnet.yu (root@localhost) by smtp2.eunet.yu (8.12.10/8.12.10) with SMTP id hBU7PUp1009030 for ; Tue, 30 Dec 2003 08:25:30 +0100 Received: from kolic.net (P-2.121.EUnet.yu [213.240.2.121]) by smtp2.eunet.yu (8.12.10/8.12.10) with ESMTP id hBU7PTk9008910 for ; Tue, 30 Dec 2003 08:25:29 +0100 Received: by kolic.net (Postfix, from userid 1001) id 6B33C42F9; Tue, 30 Dec 2003 08:23:18 +0100 (CET) Date: Tue, 30 Dec 2003 08:23:18 +0100 From: Zoran Kolic To: freebsd-stable Message-ID: <20031230072318.GA789@kolic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Re: 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: Tue, 30 Dec 2003 07:25:34 -0000 > ...this only happen if I try to login as root... I think, that you should login as user i.e. "paolo" and then make "su" to root. No need to change your configuration. ZK