From owner-freebsd-isp Mon Jul 28 07:58:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA10914 for isp-outgoing; Mon, 28 Jul 1997 07:58:59 -0700 (PDT) Received: from joy.IAEhv.nl (joy.IAEhv.nl [194.151.66.136]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA10907 for ; Mon, 28 Jul 1997 07:58:54 -0700 (PDT) Received: (from graaf@localhost) by joy.IAEhv.nl (8.8.6/8.8.6) id QAA15126; Mon, 28 Jul 1997 16:58:58 +0200 (CEST) Date: Mon, 28 Jul 1997 16:58:58 +0200 (CEST) From: Edwin de Graaf Message-Id: <199707281458.QAA15126@joy.IAEhv.nl> To: freebsd-isp@freebsd.org Subject: Re: NIS X-Newsgroups: list.freebsd.isp In-Reply-To: Organization: Internet Access Eindhoven BV Sender: owner-freebsd-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article you write: >Hello, > >We are trying to set up NIS here, and we already have the ORA Managing NFS >and NIS book. The problem(?) is that in the book, it says to use ypinit >to build the maps and such...we have searched the system, and all >documentation we can find and haven't seen anything about ypinit on a >FreeBSD system. Is there ypinit, or does one of the other yp-functions >such as ypserve or ypmkdb take over this function. Any help would be much >appreciated. TIA! Hello Gary, If I remember correctly the NIS maps are created if you run a make in /var/yp. You may have to edit the Makefile in that directory to set the place where you keep the master.passwd file. Kind regards, Edwin