Disabling The Solaris Management Console - Solaris 9

The Trace method cannot be turned off. To workaround this issue until patches can be applied, sites may disable the Solaris Management Console (smc(1M)) by running the following command as the root user:

To stop the running of the smc(1M) server:

    # /etc/init.d/init.wbem stop

To prevent the smc(1M) server from starting upon successive reboots:

    # mv /etc/rc2.d/S90wbem /etc/rc2.d/disabled-S90wbem