From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 12:41:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA4216A4CE for ; Mon, 22 Nov 2004 12:41:37 +0000 (GMT) Received: from out009.verizon.net (out009pub.verizon.net [206.46.170.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F4C343D73 for ; Mon, 22 Nov 2004 12:41:36 +0000 (GMT) (envelope-from georgiev@vt.edu) Received: from bburg.bg ([151.199.112.157]) by out009.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20041122124135.SRBW1396.out009.verizon.net@bburg.bg> for ; Mon, 22 Nov 2004 06:41:35 -0600 From: Ivan Georgiev To: freebsd-questions@freebsd.org Date: Mon, 22 Nov 2004 07:41:32 -0500 User-Agent: KMail/1.7.1 References: <200411201921.27880.georgiev@vt.edu> <20041122113934.GK22677@lb.tenfour> In-Reply-To: <20041122113934.GK22677@lb.tenfour> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411220741.33211.georgiev@vt.edu> X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [151.199.112.157] at Mon, 22 Nov 2004 06:41:35 -0600 Subject: Re: NEW: cannot ssh to my computer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 12:41:37 -0000 On Monday 22 November 2004 06:39 am, Dick Davies wrote: > * Panagiotis Christias [1116 09:16]: > > On Mon, 22 Nov 2004 00:05:33 -0500, Ivan Georgiev wrote: > > > Just another thing ... > > > > > > If I remove myself from the group wheel then I CAN ssh to my computer; > > > if I put myself back to wheel - then CANNOT ssh to the computer. > > > > > > How can I ssh and be a member of the wheel group? > > > > In that case, maybe "PermitRootLogin yes" in /etc/ssh/sshd_config and > > restarting sshd would help. > > That setting shouldn't affect wheel logins. Changing PermitRootLogin to "yes" didn't do it ....