This question is about Oracle VM Server for SPARC 3.x on Delegating the Management of Logical Domain
This question is about Oracle® VM Server for SPARC 3.x on Delegating the Management of Logical Domains by Using Rights.
We have Group-B admin who only manage the OS in a subset of guest domains (not all guest domains exist in the primary domain). Are there any way by RBAC to enable them be able to do "ldm start"/"ldm stop" only on the guest domains they managed.
It seems the only way to enable Group-B admin to "start/stop" guest domain is to add the following Rights to the Group-B role.
solaris.ldoms.read
solaris.ldoms.write
With the "solaris.ldoms.write" right, the Group-B role not only can do start/stop all guest domain, but can also modify guest domain configuration. That is not what we want.