From owner-freebsd-questions Mon Jul 23 7: 0:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 2BF5237B406 for ; Mon, 23 Jul 2001 07:00:11 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f6NDu5O09071; Mon, 23 Jul 2001 09:56:09 -0400 (EDT) Message-ID: <3B5C2DC0.7410B8E6@iowna.com> Date: Mon, 23 Jul 2001 09:59:28 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Andreas Pauley Cc: questions@FreeBSD.ORG Subject: Re: usermod equivalent? References: <3B5C18AB.9BE2CF9C@qbcon.com> Content-Type: text/plain; charset=us-ascii 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 In addition to what others have said, check out the man page for pw. pw will do what you want, and is also very convenient to use if you want to write your own "usermod" script. -Bill 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. -- It may be that true happiness is nothing more than the ability to *always* know the right thing to say at the right time, whereas true misery is the state of perpetually saying to oneself, "What I *should* have said was..." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message