freebsd_amp_hwpstate/usr.bin/chpass
Bill Paul f8821e4aa3 Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match().
Instead, treat the inability to retrieve a record from the server as a
match failure and let things take its course.

Part of the problem here is that NIS _is_ turned on, however the master
server is actually not an NIS server: it's an NIS+ server. And the client
is bound to an NIS+ replica server that's running in YP compat mode.
The code which tries to figure out of the user is local or NIS gets
confused by this.
1999-03-01 16:11:13 +00:00
..
Makefile Ignore errors from chflags. This makes it possible to make installworld 1999-02-14 13:56:15 +00:00
chpass.1 Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
chpass.c
chpass.h
edit.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
field.c
pathnames.h
pw_copy.c
pw_copy.h
pw_yp.c Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match(). 1999-03-01 16:11:13 +00:00
pw_yp.h
table.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
util.c Allow two digit years 1969-2068 1999-01-18 22:15:09 +00:00