Date: Tue, 04 Mar 1997 11:24:35 +0200 From: Nadav Eiron <nadav@barcode.co.il> To: Larry Breyer <breyer@breyer.jsnet.com> Cc: freebsd-questions@FreeBSD.ORG, breyer@breyer.com Subject: Re: How do I create an NIS Master? Message-ID: <331BEA53.5FB8@barcode.co.il> References: <199703040438.UAA10959@jsnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Larry Breyer wrote: > > Hello, > > I ran "NIS Master" through your search engine and got two > 1000 pt. hits. Unfortunately the links were no good. So, > I ask, how do I create an NIS Master with FreeBSD? > > thanks, > > Larry Breyer > 408-222-7027 Start by reading 'man yp', and then go on to read the manpages for the utilities and daemons mentioned there. Basically, you need to set up a couple of options in /etc/sysconfig, and build the NIS database itself (by running make in /var/yp, after creating a NIS domain and possibly editing the Makefile there). Nadav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?331BEA53.5FB8>