I'm trying to setup linux workstations to authenticate to a linux server using NIS. I setup the server nisdomainname= nis_home & ran the ypinit -m with all ok. Started the ypserv & yppasswdd ok also.
Set the client \etc\yp.conf:
domain nis_home server 192.168.1.10
also tried:
ypserver nis_home
When I run \etc\rc.d\init.d\ypbind restart I get:
Binding to the NIS domain [OK]
Listening for an NIS domain server.....[FAILED]
Is my nisdomainname not valid? (I can ping nis_home from the client ok).
Drving me crazy! Any help is appreciated.
Keith
Set the client \etc\yp.conf:
domain nis_home server 192.168.1.10
also tried:
ypserver nis_home
When I run \etc\rc.d\init.d\ypbind restart I get:
Binding to the NIS domain [OK]
Listening for an NIS domain server.....[FAILED]
Is my nisdomainname not valid? (I can ping nis_home from the client ok).
Drving me crazy! Any help is appreciated.
Keith