LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   RedHat Linux 7.2 to join Unix (https://www.linuxquestions.org/questions/linux-networking-3/redhat-linux-7-2-to-join-unix-25778/)

davem 07-15-2002 03:35 AM

RedHat Linux 7.2 to join Unix
 
How do I get my RedHat Linux 7.2 machine to join a Unix YP NIS Domain?

sarin 07-16-2002 03:52 AM

1. Your server should allow you to do it
( Make sure securenet setting in the server is fine )

2. Add this line to /etc/yp.conf

domain your.nis.domain server your.nis.server

3. Expecting your network settings are fine, do
/etc/init.d/ypbind restart

4. Just as a test try ypwhich and ypcat passwd


All times are GMT -5. The time now is 01:38 PM.