How to force rpc.nisd_resolv to stay off in Solaris 10?
I've got a couple Solaris 10u3 hosts running as NIS slave servers to a Solaris 8 master.
I'd very much like to have them stop spawning rpc.nisd_resolv, so they won't try to do DNS lookups for clients.
I've done the traditional two things that accomplish this: removing the -d option to ypserv, and the -b option to makedbm, so YP_INTERDOMAIN is not in the hosts map (on the Solaris 8 master as well, which is behaving correctly).
I've triple-checked these, rebuilt the hosts map, and restarted all the yp daemons several times. But rpc.nisd_resolv still keeps getting spawned by ypserv.
Is there anything else to check? rpc.nisd_resolv seemed less stubborn in earlier Solaris versions.
Thanks for any tips!

