From owner-freebsd-questions Tue Feb 1 10:42: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from s1.ds.net (s1.ds.net [207.239.204.1]) by builder.freebsd.org (Postfix) with ESMTP id C341C3EDB for ; Tue, 1 Feb 2000 10:42:02 -0800 (PST) Received: from ds.net (i1p92.cmh-oh.ds.net [207.239.205.92]) by s1.ds.net (8.8.5/8.8.5) with ESMTP id NAA12643; Tue, 1 Feb 2000 13:41:51 -0500 (EST) Message-ID: <389728F5.B1338301@ds.net> Date: Tue, 01 Feb 2000 13:41:57 -0500 From: "James A. Mutter" Reply-To: jmutter@ds.net X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jerry Lei Cc: freebsd-questions@FreeBSD.ORG Subject: Re: about addusr References: <20000201180628.28602.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, I followed the manual of FreeBSD power pak installing FreeBSD3.3. When > I try to use addusr to add a user, I couldn't find addusr.(I login as root) > Is it a builtin or a package command? How could I activate it? Thanks That's most likely because it's called "adduser" and not "addusr". If you're actually typing "adduser" then be sure it's in your PATH. Mine is currently in: "/usr/sbin/adduser" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message