Hi All,
I am facing a strange problem here :
when I do a ypcat -k ypservers on NIS MASTER i get the following output :
server A
server B
server C
server d
when I do "more /var/yp/binding/cas.com/ypservers " :
server A
server C
server D
Now when I run the make to push some changes , it gives a error saying " server B " is not a NIS server. I dont want "make" to push or try to push anything to server B , and there is no entry for server b in /var/yp/binding/cas.com/ypservers but still it tries to push changes to server B and I guess thats because ypcat -k ypserver shows server B . Please can somebody let me know where I should remove the entry for server B so that ypcat -k ypservers does not show the entry for server B and hence make does not try to push the changes to server B.
thanks
KK
I am facing a strange problem here :
when I do a ypcat -k ypservers on NIS MASTER i get the following output :
server A
server B
server C
server d
when I do "more /var/yp/binding/cas.com/ypservers " :
server A
server C
server D
Now when I run the make to push some changes , it gives a error saying " server B " is not a NIS server. I dont want "make" to push or try to push anything to server B , and there is no entry for server b in /var/yp/binding/cas.com/ypservers but still it tries to push changes to server B and I guess thats because ypcat -k ypserver shows server B . Please can somebody let me know where I should remove the entry for server B so that ypcat -k ypservers does not show the entry for server B and hence make does not try to push the changes to server B.
thanks
KK