Date: Tue, 14 Dec 1999 08:45:48 -0800 (PST) From: Blake Swensen <blake@pyramus.com> To: Mitch Collinsworth <mkc@Graphics.Cornell.EDU> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NIS -- Restricted mode access list?? Message-ID: <3.0.16.19991214084511.2ff7baf4@phil.pyramus.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.16.19991214084511.2ff7baf4>