Date: Fri, 15 Nov 1996 10:02:08 -0800 (PST) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Message-ID: <199611151802.KAA03854@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/11/15 10:02:04 Modified: usr.sbin/ypserv Makefile.yp Log: Eek! When I added the YP_INTERDOMAIN and YP_SECURE support, I documented and set the B and S variables here, but I forgot to actually add them to the master.passwd and hosts.* targets. In other words, they weren't being passed to yp_mkdb as needed. This needs to go into 2.2; it doesn't break things a lot, but it leaves your master.passwd maps available to unprivileged users without you realizing it. Revision Changes Path 1.14 +5 -5 src/usr.sbin/ypserv/Makefile.yp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611151802.KAA03854>