Disabling RPC hoses my Sol 10 host
About a year ago, I successfully installed a Solaris 10 host as a DNS server, and it is humming away on a public internet IP with no firewall, and quite happy. Of course as one of the prerequisites I disabled svc:/network/rpc/bind:default. The server is quite happy with only ports 22 and 53 open.
Back then, disabling RPC only disabled 3 dependent services: nlockmgr, client, and status, none of which I have any business running on this host either.
Now this week I installed two more hosts that will need to be set up in the same way, open to the internet with no firewall, and I disabled RPC, and there are TWENTY FOUR dependent services that won't start, including "multi-user" and "multi-user-server". Huh?!?
I have the same packages more of less installed on the older host, services like multi-user are just fine, with no idiotic dependency on RPC.
Two questions:
1) Is there a way to transport the servicemgr profile from the older machine to the new one?
-OR-
2) How do I eliminate all these dependencies that make no sense?
Thanks -wsanders
svc:/network/rpc/bind:default (RPC bindings)
State: disabled since Tue May 22 14:32:24 2007
Reason: Disabled by an administrator.
See: http://sun.com/msg/SMF-8000-05
See: man -M /usr/share/man -s 1M rpcbind
Impact: 24 dependent services are not running:
svc:/network/rpc/gss:default
svc:/network/nfs/client:default
svc:/milestone/multi-user:default
svc:/milestone/multi-user-server:default
svc:/system/basicreg:default
svc:/system/zones:default
svc:/application/cde-printinfo:default
svc:/network/rpc/rstat:default
svc:/network/rpc/metamed:default
svc:/network/nfs/nlockmgr:default
svc:/network/nfs/status:default
svc:/network/nfs/cbd:default
svc:/network/nfs/mapid:default
svc:/network/rpc/meta:default
svc:/system/mdmonitor:default
svc:/application/management/dmi:default
svc:/network/rpc/cde-ttdbserver:tcp
svc:/network/rpc/metamh:default
svc:/network/rpc/mdcomm:default
svc:/network/rpc/smserver:default
svc:/system/filesystem/volfs:default
svc:/network/rpc/rusers:default
svc:/network/nfs/rquota:default
svc:/network/rpc/cde-calendar-manager:default

