From owner-freebsd-questions Tue Dec 14 8:59:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 6305814C3F for ; Tue, 14 Dec 1999 08:59:41 -0800 (PST) (envelope-from blake@pyramus.com) Received: from phil.pyramus.com (phil [206.129.206.2]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id IAA03369; Tue, 14 Dec 1999 08:52:40 -0800 (PST) (envelope-from blake@pyramus.com) Received: from dark_star (dark-star.pyramus.com [206.129.206.6]) by phil.pyramus.com (8.8.3/8.6.12) with SMTP id IAA15650; Tue, 14 Dec 1999 08:45:48 -0800 (PST) Date: Tue, 14 Dec 1999 08:45:48 -0800 (PST) Message-Id: <3.0.16.19991214084511.2ff7baf4@phil.pyramus.com> X-Sender: blake@phil.pyramus.com X-Mailer: Windows Eudora Pro Version 3.0 (16) To: Mitch Collinsworth From: Blake Swensen Subject: Re: NIS -- Restricted mode access list?? Cc: freebsd-questions@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes... I am using -S (not -s). I figured that that I needed to do this, as the ypbind man pages states "This option is used to insure that the system binds only to one domain and only to one of the specified servers, which is useful for systems that are both NIS servers and NIS clients..." Since both master and slave are both clients and servers, I figured that this would be the most appropriate settings... ie. ypbind -S domain,masterserver,slaveserver Do you have more information on this? Peace, Blake At 10:55 AM 12/13/99 -0500, Mitch Collinsworth wrote: > >>OK, This is a weird thing with NIS.... My slave server started reporting >>the problem: >> >>ypbind[129]: NIS server at XXX.XXX.XXX.XXX not in restricted mode access >>list -- rejecting. >> >>Where the IP address is itself (not localhost). So ypbind on the slave is >>connecting to my master server, and ypserv on the slave is running (as is >>rpc.ypxfrd). But if I read this correctly, the slave is rejecting its own >>IP address as if it does not have the proper permissions? > >Are your using any command line options on ypbind? I'm not familiar >with this error but is sounds like maybe you're using -s or -S. If >so you may find your answer in ypbind(8). > >-Mitch > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message