From owner-freebsd-questions@FreeBSD.ORG Sun Mar 11 07:41:41 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BA8116A405 for ; Sun, 11 Mar 2007 07:41:41 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id CD69213C4A3 for ; Sun, 11 Mar 2007 07:41:40 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.8/8.13.4) with ESMTP id l2B7G4IK066968; Sun, 11 Mar 2007 08:16:04 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.8/8.13.4/Submit) with ESMTP id l2B7G4Pa066965; Sun, 11 Mar 2007 08:16:04 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Sun, 11 Mar 2007 08:16:04 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Jerry McAllister In-Reply-To: <20070311014806.GA42241@gizmo.acns.msu.edu> Message-ID: <20070311081548.K66000@chylonia.3miasto.net> References: <20070311014806.GA42241@gizmo.acns.msu.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Dima Sorkin , freebsd-questions@freebsd.org Subject: Re: ssh login as root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2007 07:41:41 -0000 On Sat, 10 Mar 2007, Jerry McAllister wrote: > On Sat, Mar 10, 2007 at 05:55:54PM +0200, Dima Sorkin wrote: > >> Hi. >> It _seems_ that FreeBSD does not allow root to login remotely via ssh. see /etc/ssh/sshd_config and change permitroot to yes