Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 20:30:02 -0700 (PDT)
From:      <keith@mail.telestream.com>
To:        freebsd-questions@freebsd.org
Subject:   NIS client
Message-ID:  <Pine.LNX.4.10.10005222021560.31681-100000@mail.telestream.com>

next in thread | raw e-mail | index | archive | help
I've just setup a NIS server and am now doing some testing on a nis
client. Not sure of what to make of this error message that keeps
repeating. I've run make in /var/yp and it seemed to build the hash of
things just fine. 
Any pointers???

NIS server at mydomain.net not in restricted mode access list --
rejecting.

A bit of info on each system here. 
Client: FreeBSD 4.0-Release
rc.conf entry

nisdomainname="clientdomain.com"
nis_client_enable="YES"
nis_client_flags="-S mydomain.net,core"

----------

Server FreeBSD 4.0-Stable

nisdomainname="mydomain.net"     # Set to NIS domain if using NIS (or NO).
nis_server_enable="YES"          # We're an NIS server (or NO).
nis_server_flags=""
nis_yppasswdd_enable="YES"
nis_yppasswdd_flags="-t /var/yp/master.passwd"
nis_client_enable="YES" 
nis_client_flags="-S mydomain.net,core"



Keith


=================================
Keith W.

At the helm <for better or worse>
=================================




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?Pine.LNX.4.10.10005222021560.31681-100000>