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
Name: raj Date: February 23, 2001 at 04:55:57 Pacific
Comment:
hi i want to configure nis in my solaris7 how can i ? pl. send ur suggestions
Name: Norman Date: February 23, 2001 at 06:09:40 Pacific
Reply:
setup NIS master server: you should have domain name. use `domainname` or check the file /etc/defaultdomain collect all the name information files. Default directory is /etc. You can save these files in the other directory, but after that, you should edit /var/yp/Makefile, change the DIR and PWDIR variables. Then # cp /etc/nsswitch.files /etc/nsswitch.conf # cd /var/yp # ypinit -m # cp /etc/nsswitch.nis /etc/nsswitch.conf # /usr/lib/netsvc/yp/ypstart
setup NIS client: # ypinit -c
setup NIS slave: make sure it is a NIS client already. add all the names and IP addresses to /etc/hosts # ypinit -s master_server_name # /usr/lib/netsvc/yp/ypstart
that it. For detail, check the Solaris Naming Setup and Configuration Guide on docs.sun.com
Good luck
0
Response Number 2
Name: sadiq Date: February 19, 2002 at 14:37:31 Pacific
Reply:
I don't have the /var/yp/Makefile, how can I change the path.
Summary: I used rogers cable connected my solaris 8 x86, it has two NICs, from other PC I can ping these two NICs, but can't go to internet. How can I config my solaris 8 x86 PC to give other PC with internet ...
Summary: how to config multi IP for one NIC ? i want to config a fix ip and an inter network address for my sparc 250 'nic and run a proxy server so that my other computers can access Internet via the prox...
Summary: i have a sparc running soalris 5.5.1 and i need some examples of the correct way to configure all of the proper config files and steps to bring the interface up. i realy need help. thaks so much to an...