Seeing as how you can use method_credential to start a service as a given user, is there a safe/easy/recommended way to make that given user capable of enabling/refreshing/disabling that service? Just trying svcadm enable/disable service as that user results in "Permission Denied". It seems logical that you should be able to allow the user that is running the service the capability to modify the service.
-Doug