Before You Begin
The following procedure requires that the host names (servers) that are specified in Step 3 can be resolved by DNS. If you are not using DNS, and you type a host name instead of an IP address, make sure to add an appropriate entry for each NIS server to the /etc/hosts file on the client. For more information, see the ypinit (1M) man page.
# domainname example.com # svcadm enable network/nis/domain
# ypinit -c
You are prompted to name the NIS servers from which the client obtains naming service information. You can list the master server and as many slave servers as you want. The servers that you list can be located anywhere in the domain. It is a better practice to first list the servers that are closest (in network terms) to the machine than servers that are located in more distant parts of the network.
# svcadm enable network/nis/client