From owner-freebsd-questions Fri Sep 21 7:10:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.ms-agentur.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id EEABE37B40E for ; Fri, 21 Sep 2001 07:10:35 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.ms-agentur.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id QAA02283; Fri, 21 Sep 2001 16:20:00 +0200 Message-ID: <3BAB4A4E.8060607@i-clue.de> Date: Fri, 21 Sep 2001 16:10:22 +0200 From: Christoph Sold User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:0.9.4+) Gecko/20010916 X-Accept-Language: de, en MIME-Version: 1.0 To: PetBuilder Cc: Stephen Hurd , freebsd-questions@FreeBSD.ORG Subject: Re: Telnet & Root access References: <001e01c142a4$5b099930$0100a8c0@home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PetBuilder wrote: >2 questions if I might, How do I add a user to the "root" group after the >install? > There is no root group, itt's called "wheel". Just add the UID to /etc/group in the "wheel" line. > >how do I add SSH after the install? > You don't. It's allready in the base system, waiting for you in the background. > >I am a very newbie with FreeBSD and I have not gotten that far in the book >yet. > Time to read on ;-) HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message