From owner-freebsd-questions Wed Mar 27 17:22:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA19619 for questions-outgoing; Wed, 27 Mar 1996 17:22:46 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA19614 for ; Wed, 27 Mar 1996 17:22:44 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA02388; Wed, 27 Mar 1996 18:20:49 -0700 From: Terry Lambert Message-Id: <199603280120.SAA02388@phaeton.artisoft.com> Subject: Re: Need Help To: witsend@cwv.net (Justin Di Stefano) Date: Wed, 27 Mar 1996 18:20:49 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <315973D9.61FE@cwv.net> from "Justin Di Stefano" at Mar 27, 96 04:59:05 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I have recently purchase a copy of Free BSD > 2.1 from Walnut Creek CD-ROM. I installed it, and > then proceeded to try to install WP for SCO UNIX on > it. After I had tarred the first disk to my hard > drive, and tried to run the installation program, > if informed me that I was not a super-user. You must be logged in as root (that is what this means). > I tried everything to become a super-user. It will > not let me su from any account other than root, > claiming that I am not in the proper user group to > su. You must add any users you wish to allow to become root using the su command to the group "wheel" in /etc/group. > Even when I log in under root, I am still not > recognized as a super-user. I don not know if this has been corrected in -current. The common lore is that your machine name must be exactly 8 characters long for the install to work. This has to do the system name information returned to the install program. > When I tried to run kdb_edit to fix this problem, it says > the command is not found. I don't understand why the command kdb_edit would have any effect on you being able to login as root... sorry. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.