From owner-freebsd-security Fri Nov 26 21:35:40 1999 Delivered-To: freebsd-security@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 2803A14D55 for ; Fri, 26 Nov 1999 21:35:34 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id AAA54608; Sat, 27 Nov 1999 00:35:37 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sat, 27 Nov 1999 00:35:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Michael Butler Cc: security@FreeBSD.ORG Subject: Re: Password fille fields In-Reply-To: <9jqu3sobm3d01806qqnfb4knj4b0cpv5ib@4ax.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 26 Nov 1999, Michael Butler wrote: > Hi all > > I made a quick pass, filling in what I have seen called the > "GECOS" fields in the password file but it wasn't inherently obvious > just-how it is all laid out. > > Specifically where the Name field is as shown in a finger will > be separated into sub-fields with commas. Otherwise the fields are > separated cleanly with ":". > > I see an Office and Home Phone fields show in finger when I > add into the Name field with commas. > man 5 passwd > My plan is to take a unique account number and apply it into > each email account record in passwd. So if user "woody" has a second > account "buzzltyr" I can place the same billing account ID in both > records to make it easier, come delete or disable time. > > I have no pw.conf (if that matters). Is there a database field > description .conf file somewhere? Users can modify their GECOS entries via chpass, etc, etc. You'll either need to disable this capability or store the information somewhere else. Given privacy concerns with billing information, somewhere else is probably a good idea. Consider postgresql :-). Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message