Re: NIS troubles This might work --- on the master NIS server
In Makefile do this. (they are reversed as to comments-out)
B=-b
#B=
cd /var/yip
rm host.time
make hosts.time
you could try a "domain" directive in resolv.conf
perhaps -->
you cannot use "search" in resolv.conf
in resolv.conf -- set the NIS domainname to a domain -- set a . or + in
front of the domain name, so NIS sees the "whole thing".
Mark Johnson wrote:
> Henrik Carlqvist wrote:
>
>> I don't do this NIS-server-thing very often (it was a few years since the
>> last time), but I will try to help anyway.
>>
>> Mark Johnson <mXrXj001@shaw.ca> wrote:
>>
>>> I followed the directions in the NIS HOWTO, but I get the following
>>> error on the server:
>>> mj@enterprise:~/seti$ ypwhich -m
>>> Can't get map list for domain enterprise. Reason: Can't bind to
>>> server which serves this domain
>> |