freebsd-dev/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
..
chpass.1 Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
chpass.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
chpass.h Bump up the E_SHELL constant after an extra field was added, thus making 1998-09-03 17:32:22 +00:00
edit.c Change the prompt for the office location field from "Location:" 1999-02-23 02:41:26 +00:00
field.c Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
Makefile Ignore errors from chflags. This makes it possible to make installworld 1999-02-14 13:56:15 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pw_copy.c Fixed printf format errors. Assume that time_t's are representable as 1998-10-17 14:06:20 +00:00
pw_copy.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
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