mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
9219423651
NIS (or both, or neither). Also add support for -l and -y flags to force behavior to local or NIS. use_yp() also goes out of its way to retrieve the correct password database information (local or NIS) depending on what the situation since getpwent() & co. can't necessarily be trusted in some cases. Also document new flags in man page. |
||
---|---|---|
.. | ||
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 |