How to have ypserv bind to 2 different NIS (yp) domains. Do I add another domain name to /etc/defaul
The NIS server is a Solaris 10 x86 server (VM).
I have a running NIS (yp) domain and it works just great. I want the server to house another NIS (yp) domain. Do I just add the new domain to /etc/defaultdomain for ypserv to bind to, or is there something more tricky involved?
#cat /etc/defaultdomain
yp.com
#
currnet running Domain=yp.com (/etc/defaultdomain)
want to add us.yp.com domain to be managed by same server.
Granted, I have to have a separate domain directory under /var/yp
currently /var/yp/yp.com
new would be /var/yp/us.yp.com