From owner-freebsd-questions Mon Jul 23 13:39:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from duval.se.mediaone.net (duval.se.mediaone.net [24.129.0.67]) by hub.freebsd.org (Postfix) with ESMTP id BDFF937B405 for ; Mon, 23 Jul 2001 13:39:46 -0700 (PDT) (envelope-from scott.nolde@mediaone.net) Received: from bsd (rr-163-52-193.atl.mediaone.net [24.163.52.193]) by duval.se.mediaone.net (8.11.1/8.11.1) with ESMTP id f6NKcfP23962; Mon, 23 Jul 2001 16:38:42 -0400 (EDT) Date: Mon, 23 Jul 2001 16:39:02 -0400 (EDT) From: X-X-Sender: Reply-To: To: Andreas Pauley Cc: Subject: Re: usermod equivalent? In-Reply-To: <3B5C18AB.9BE2CF9C@qbcon.com> Message-ID: <20010723163708.K92413-100000@bsd.smnolde.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Use the "pw" command. NAME pw - create, remove, modify & display system users and groups pw handles the usermod, useradd, userdel, and the group commands also. - Scott On Mon, 23 Jul 2001, Andreas Pauley wrote: > Hi, > > I just installed FreeBSD 4.3 > Now I need to add myself to the "wheel" group in order to be able to su > to root. > (I'm assuming it's "wheel" because that's what it is in NetBSD and > OpenBSD). > > There doesn't seem to be a usermod (or useradd, userdel for that > matter), and /stand/sysinstall only allows you to add new users. > > Do I need to install an additional package, or should I just vi my > /etc/group? > > And how do I delete a user without "userdel -r"? > > Another thing: I see the encrypted password is stored in /etc/passwd. > How do I enable shadow passwords? > (Does this have anything to do with my security level?) > > Thanks, > Andreas. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message