![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to configure a NIS client bound to the NIS server in another subnet? | sn_wukong | SUN Solaris | 1 | 12-17-2007 03:37 AM |
| configure client for internet ! | alamlinux | SCO | 2 | 08-10-2006 09:41 PM |
| How to configure a Redhat 9.0 as NIS+ client | alexhon | Linux | 3 | 04-20-2005 05:09 AM |
| Intel Solaris7 and Internet | Mike1 | UNIX for Dummies Questions & Answers | 1 | 12-10-2001 05:22 PM |
| Howto configure AIX DHCP Client ? | zumbi | IP Networking | 3 | 10-26-2001 10:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
HI Unix Gurus
i am new to Solaris OS, i want to configure NIS CLient for Solaris 7 x86 Machine. i need what are the step and how to configure it in that machine.. please let me know Thanks in Advance Regards ..kiruba.. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Have you tried the sys-unconfig approach?
Otherwise you will have a fair few config files to go through, /etc/nsswitch.conf for starters. |
|
#3
|
|||
|
|||
|
Hi, i did not get Solaris 7 before. This is for Solaris 9 , but may still help.
1) edit /etc/inet/hosts to add an entry of the NIS server 2) execute `domainname` to set local NIS domain to the domain of the NIS server. 3) edit /etc/defaultdomain to set local NIS domain to the domain of the NIS server. 4) initialize the system, ypint -c , selectthe NIS master server, 5) cp /etc/nsswitch.nis to /etc/nsswitch.conf 6) run /usr/lib/netsvc/ypstart May need a reboot after defautdomain set. And this could used to configure NIS client in the same subnet with the NIS server. May not work if not in the same subnet. Sun's documents will help more. |
|||
| Google The UNIX and Linux Forums |