Hi I am trying to find out if SMF services can be created/deleted as non-root user. Using SMF and RBAC authorization (solaris.smf.manage) i am able to perform all SMF lifecycle operation as non-root user. When i tried to use solaris.smf.modify i am not able to create and delete smf service instances. Is it possible to create/delete service instances as non-root? If possible how it can be done.
Thanks Srinivas