Re: [CentOS] CentOS 6 and NIS not working

2011-09-30 Thread m . roth
Martyn Klassen wrote: > With a bit more digging it seems that the rpc registration is somehow > failing. > > #rpcinfo -p | grep ypbind > > Returns nothing, but it should return something like > > 172 udp620 ypbind > 171 udp620 ypbind > 172 tcp

Re: [CentOS] CentOS 6 and NIS not working

2011-09-30 Thread Martyn Klassen
With a bit more digging it seems that the rpc registration is somehow failing. #rpcinfo -p | grep ypbind Returns nothing, but it should return something like 172 udp620 ypbind 171 udp620 ypbind 172 tcp623 ypbind 171 tcp62

[CentOS] CentOS 6 and NIS not working

2011-09-30 Thread Martyn Klassen
I am having no luck getting NIS to work on a clean install of CentOS 6. It seems to be an issue with ypbind. I have simple /etc/yp.conf which explicitly sets the server domain myDomain server myServer The service seems to start okay #service ypbind start Starting NIS service: [OK] Binding NIS