Date: Wed, 23 Oct 1996 07:43:44 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/chpass pw_yp.c pw_yp.h Message-ID: <199610231443.HAA19935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/10/23 07:43:43 Modified: usr.bin/chpass pw_yp.c pw_yp.h Log: Add a flag to allow the 'use NIS or local?' logic to tell when NIS is enabled in /etc/master.passwd & friends. This allows the 'USER_YP_AND_LOCAL' case to make a more sensible guess (if NIS is enabled, default to NIS, otherwise default to local -- this is better than defaulting to NIS all the time). Revision Changes Path 1.7 +4 -2 src/usr.bin/chpass/pw_yp.c 1.4 +4 -3 src/usr.bin/chpass/pw_yp.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610231443.HAA19935>