Date: Fri, 23 Jun 1995 09:24:36 -0700 From: Bill Paul <wpaul> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/chpass table.c Message-ID: <199506231624.JAA14551@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wpaul 95/06/23 09:24:35 Modified: usr.bin/chpass table.c Log: Somewhere along the line, somebody decided to make the 'full name' field restricted. Am I the only one who sees the absurdity of having chfn be a link to chpass, and then denying users permission to use chpass to change their full names? Of course, chpass has a much more severe bug in it, which is that it allows users to change their password database info without first asking them for their password. I hope to fix this at some point so that I can merge ypchpass, ypchfn, ypchsh and chpass into one program (password authentication is required for changing NIS data).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506231624.JAA14551>