Date: Wed, 9 Aug 2000 10:01:01 +0200 (CEST) From: Paul Herman <pherman@frenchfries.net> To: David Thiel <dthiel@nexprise.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: more fun NIS problems Message-ID: <Pine.BSF.4.21.0008090956270.319-100000@bagabeedaboo.security.at12.de> In-Reply-To: <39908AA1.4DB33D7@nexprise.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Aug 2000, David Thiel wrote: > Now, in the documentation, it says to copy master.passwd to > /var/yp. Should I take out the system accounts from that file, so > root isn't ever authenticated over NIS? It depends on your system, and which accounts you wish to distribute. If, for example, you only have FreeBSD servers, then distributing the system accounts would probably be OK, but if you have a Heinz 57 of OSes, then it probably would be a better idea to just share the user accounts and leave the system accounts local. You'll usually save yourself headaches in the future if you keep all system accounts local. > If I do take those out, how to I rebuild the yp stuff after > editing? Just do a make in /var/yp? Yep! "Makefile" also has a two or three other options you might want to take a look at... -Paul. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008090956270.319-100000>