freebsd-dev/usr.bin/chpass
Bill Paul 7cb00bd6b4 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).
1995-06-23 16:24:34 +00:00
..
chpass.1 Add a `-p' option, allowing the super-user to directly set a user's 1995-01-14 23:14:25 +00:00
chpass.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
chpass.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
edit.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
field.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile Missing ${DESTDIR} on chflags commands added. 1995-04-17 19:15:38 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
table.c Somewhere along the line, somebody decided to make the 'full name' field 1995-06-23 16:24:34 +00:00
util.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00