From owner-freebsd-isp Mon Jul 28 08:33:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA12686 for isp-outgoing; Mon, 28 Jul 1997 08:33:18 -0700 (PDT) Received: from marlin.exis.net (root@marlin.exis.net [205.252.72.102]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA12627 for ; Mon, 28 Jul 1997 08:33:01 -0700 (PDT) Received: from sailfish.exis.net (sailfish.exis.net [205.252.72.104]) by marlin.exis.net (8.8.4/8.8.5) with SMTP id LAA30012; Mon, 28 Jul 1997 11:32:50 -0400 Date: Mon, 28 Jul 1997 07:29:39 -0400 (EDT) From: Stefan Molnar To: "Gary D. Margiotta" cc: freebsd-isp@FreeBSD.ORG Subject: Re: NIS In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 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! There is a makefile to run make on in the /var/yp dir (I could be wrong in the dir). That should make the maps. For me it it complains about not knowing stuff and dies. I am still trying to figure it out. Stefan >