From owner-freebsd-questions Wed Apr 21 12:13:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol (cs1-gw.cs.binghamton.edu [128.226.171.72]) by hub.freebsd.org (Postfix) with SMTP id 60CC515896 for ; Wed, 21 Apr 1999 12:12:26 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from localhost (zzhang@localhost) by sol (SMI-8.6/8.6.9) with SMTP id OAA02040 for ; Wed, 21 Apr 1999 14:59:44 -0400 Date: Wed, 21 Apr 1999 14:59:44 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: How to modify an existing user's setting? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems to me that we only have adduser and rmuser facility. What if I want to modify the setting of an existing user? I know it is not recommended. But now I want to change the default shell of root from csh to tcsh. I certainly do not want to delete the root user first and add root again (or can I do so?). Thanks for any help. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message