From owner-freebsd-questions Sat Aug 14 22: 8:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (Postfix) with ESMTP id 99B2B150ED for ; Sat, 14 Aug 1999 22:08:39 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.1) id WAA31245; Sat, 14 Aug 1999 22:05:38 -0700 (PDT) (envelope-from mph) Date: Sat, 14 Aug 1999 22:05:38 -0700 From: Matthew Hunt To: "David S. Jackson" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: changing login classes Message-ID: <19990814220538.A30966@wopr.caltech.edu> References: <19990815003415.A44880@juno.dsj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990815003415.A44880@juno.dsj.net>; from David S. Jackson on Sun, Aug 15, 1999 at 12:34:15AM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Aug 15, 1999 at 12:34:15AM -0400, David S. Jackson wrote: > How do you change a users login class after you've already created the > account? I haven't found the source for this info yet... It is a field in the password file. Read "man 5 passwd" and use vipw, or use "chpass username" as root and it will be obvious. -- Matthew Hunt * UNIX is a lever for the http://www.pobox.com/~mph/ * intellect. -J.R. Mashey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message