From owner-freebsd-questions@FreeBSD.ORG Mon Oct 22 18:12:22 2007 Return-Path: Delivered-To: FreeBSD-Questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90ED016A420 for ; Mon, 22 Oct 2007 18:12:22 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 3A18113C4C6 for ; Mon, 22 Oct 2007 18:12:21 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id l9MI8fqu079254; Mon, 22 Oct 2007 14:08:41 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id l9MI8f3m079253; Mon, 22 Oct 2007 14:08:41 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 22 Oct 2007 14:08:41 -0400 From: Jerry McAllister To: "Bahman M." Message-ID: <20071022180841.GB79226@gizmo.acns.msu.edu> References: <20071022074758.5131513C4A5@mx1.freebsd.org> <20071022163835.0f60778a@attila> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071022163835.0f60778a@attila> User-Agent: Mutt/1.4.2.2i Cc: "W. D." , FreeBSD-Questions@freebsd.org Subject: Re: Can login using root password, but not remotely with SSH 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: Mon, 22 Oct 2007 18:12:22 -0000 On Mon, Oct 22, 2007 at 04:38:35PM +0330, Bahman M. wrote: > On 2007-10-22 W. D. wrote: > > Brand new install of FreeBSD 6.2. Can't log in with PuTTY. > > > > Remote PuTTY: > > Access denied Using keyboard-interactive authentication. > > > > At computer terminal: > > PAM authentication error for root from 192.168.XXX.XXX > > > In /etc/ssh/sshd_config: > PermitRootLogin yes But, don't do that. Do the normal user/su thing. ////jerry > > HTH, > > Bahman > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"