From owner-freebsd-questions Fri Jun 16 10:53:48 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA03485 for questions-outgoing; Fri, 16 Jun 1995 10:53:48 -0700 Received: from cioeserv.cioe.com (cioeserv.cioe.com [204.120.165.36]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA03469 for ; Fri, 16 Jun 1995 10:53:47 -0700 Received: (from steve@localhost) by cioeserv.cioe.com (8.6.11/8.6.9) id MAA06154; Fri, 16 Jun 1995 12:56:59 -0500 Date: Fri, 16 Jun 1995 12:56:59 -0500 From: Steve Ames Message-Id: <199506161756.MAA06154@cioeserv.cioe.com> To: vince@penzance.econ.yale.edu Subject: Re: chfn in FreeBSD Cc: freebsd-questions@freebsd.org Sender: questions-owner@freebsd.org Precedence: bulk in /usr/src/usr.sbin (i think) in the chpass directory theres a file called table.c (or maybe table.h). A quick mod to that and you can get users to be able to change their real names. -Steve