Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Config NIS domain
Name: Xinshou Date: July 7, 2001 at 15:09:56 Pacific
Comment:
I installed NIS master server in Solaris 8 (Intel), and setup my Redhat Linux 6.2 as a NIS client. But I have problem with setup NIS domain name in my linux box. I do something like this: # domainname # Show nothing # domainname my_nis_domain # domainname # my_nis_domain
I edit /etc/sysconfig/network file and add: NIS_DOMAIN=my_nis_domain
After I reboot my linux box, it has the same problem, no domain name.
Name: Andy Hibbins Date: July 8, 2001 at 02:14:31 Pacific
Reply:
Have you checked that the ypbind service has started on the redhat machine and that ypserv is running on he solaris machine.
Also can you see what result you get after entering the following from the redhat client:
ypcat hosts.byname
Andy Hibbins :)
0
Response Number 2
Name: Xinshou Date: July 10, 2001 at 06:09:57 Pacific
Reply:
Thanks, Andy. I may mislead you. ypbind will start if I assign my_nis_domain to the Linux box. The problem is how can I set the domain name for the redhat machine permanently? Any file will store the information ? or any command will set this ?
0
Response Number 3
Name: Mr. Anderson Date: February 24, 2002 at 09:47:52 Pacific
Summary: A few months ago I installed RedHat 7.2 on two x86 computers and successfully set up NIS. I made notes of what I did. When changing 10 year old mail server last month I also changed NIS domain nam...
Summary: We are new in linux. we have installed redhat 7.3 in our network. Client and an NIS server. Our client can login to our NIS domain, but it gives a message that no home directory was found. After so...
Summary: Hi, Folks, I have a problem with binding NIS. After I patched and recompiled my kernel 2.4.7-10 to 2.4.18-10 (Redhat) for my project, reboot the machine, it stopped at "binding of the NIS domain..."...