Authorizing the Ability to Add and Remove Resources and Statistic and Event Data
You can specify who can add resources to a class and deactivate those resources, and who can add and purge statistic and event data values.
A user who has the solaris.sstore.update.res
authorization can add a resource to any class in the statistics store. To enable other users to add resources in a specific class, set the sau_update.res_auth
property on the class to specify an alternative authorization, or set the sau_update.res_username
property on the class to authorize particular users. These users are also able to deactivate resources that they created.
A user who has the solaris.sstore.write
authorization can add or update any statistic or event data values. A user who has the solaris.sstore.delete
authorization can purge any statistic or event data values from the statistics store. To enable other users to add, update, or purge specific statistic or event data, set the sau_write_auth
and sau_delete_auth
properties to specify an alternative authorization, or use the sau_write_username
and sau_delete_username
properties to authorize particular users.