From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 19:59:55 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 C564216A4CE for ; Mon, 22 Nov 2004 19:59:55 +0000 (GMT) Received: from iqara.net (sendmail.iqara.net [203.187.192.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7528743D46 for ; Mon, 22 Nov 2004 19:59:54 +0000 (GMT) (envelope-from shantanoo@gmail.com) Received: (qmail 20769 invoked from network); 22 Nov 2004 19:46:16 -0000 Received: from 19-100-109-203.cable-client.iqara.net (HELO dhumketu.homeunix.net) ([203.109.100.19]) (envelope-sender ) by in.iqara.net (qmail-ldap-1.03) with SMTP for ; 22 Nov 2004 19:46:16 -0000 Received: from localhost (localhost.homeunix.net [127.0.0.1]) by dhumketu.homeunix.net (Postfix) with ESMTP id EF0F463DD; Tue, 23 Nov 2004 01:29:48 +0530 (IST) Received: from dhumketu.homeunix.net ([127.0.0.1]) by localhost (dhumketu.homeunix.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00669-06; Tue, 23 Nov 2004 01:29:37 +0530 (IST) Received: by dhumketu.homeunix.net (Postfix, from userid 1001) id 7C68B63D0; Tue, 23 Nov 2004 01:29:37 +0530 (IST) Date: Tue, 23 Nov 2004 01:29:37 +0530 From: Shantanoo Mahajan To: Ivan Georgiev Message-ID: <20041122195937.GC951@dhumketu.homeunix.net> Mail-Followup-To: Ivan Georgiev , freebsd-questions@freebsd.org References: <200411220741.33211.georgiev@vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411220741.33211.georgiev@vt.edu> User-Agent: Mutt/1.4.2.1i Organization: Hmmm... I dunno X-OS: FreeBSD 5.3-STABLE i386 X-UPTIME: 1:05AM up 7 mins, 0 users, load averages: 0.02, 0.10, 0.07 X-Virus-Scanned: by amavisd-new at dhumketu.homeunix.net cc: freebsd-questions@freebsd.org 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 19:59:55 -0000 +++ Ivan Georgiev [freebsd] [22-11-04 07:41 -0500]: | 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 .... what's in /etc/hosts.allow? Regards, Shantanoo