mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
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. |
||
|---|---|---|
| .. | ||
| chpass.1 | ||
| chpass.c | ||
| chpass.h | ||
| edit.c | ||
| field.c | ||
| Makefile | ||
| pathnames.h | ||
| pw_copy.c | ||
| pw_copy.h | ||
| pw_yp.c | ||
| pw_yp.h | ||
| table.c | ||
| util.c | ||