From owner-freebsd-questions@FreeBSD.ORG Mon Nov 22 11:12:40 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 A645C16A4CE for ; Mon, 22 Nov 2004 11:12:40 +0000 (GMT) Received: from trumpet.nightmaestro.com (186.10.233.220.exetel.com.au [220.233.10.186]) by mx1.FreeBSD.org (Postfix) with SMTP id A57E543D5C for ; Mon, 22 Nov 2004 11:12:39 +0000 (GMT) (envelope-from freebsd-ml@nightmaestro.com) Received: from violin (greyeye-xp [10.1.1.4])iAMBCPxj031034; Mon, 22 Nov 2004 22:12:26 +1100 Message-Id: <200411221112.iAMBCPxj031034@trumpet.nightmaestro.com> From: "James Hong" To: "'Rob'" , "'FreeBSD'" Date: Mon, 22 Nov 2004 22:11:53 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-reply-to: <41A1C8EE.7000902@yahoo.com> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Thread-index: AcTQg8lQzFqbdp1bS+KsNTFVlpOtSAAAA5oA X-nightmaestro.com-MailScanner: Found to be clean X-nightmaestro.com-MailScanner-SpamCheck: not spam, SpamAssassin (score=-104.9, required 10, autolearn=not spam, AWL 0.00, BAYES_00 -4.90, USER_IN_WHITELIST -100.00) X-MailScanner-From: freebsd-ml@nightmaestro.com 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 11:12:40 -0000 correct me if im wrong, but just because user is a part of WHELL group does that mean he/she is a root ? or equivlent of root ? I know lot of things like "su -" may require you to be wheel group but Im not sure why a user has to be non wheel group in order to log in. I think using SUDO is better than putting any user in to wheel too. but thats just me. James H -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Rob Sent: Monday, November 22, 2004 10:10 PM To: FreeBSD Subject: Re: NEW: cannot ssh to my computer Panagiotis Christias wrote: > 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. For testing purpose, yes. The default is "no". I think allowing root login in a not-secure environment is a bad idea. R. _______________________________________________ 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"