Security

how to create roles with different capabilities??

saifuddin9122
Path Finder

Hello All

i have requirement where, i have to create 2 different groups with very limited capabilities.

a role with with users who can run searches and create dashboards.
other role with users who can view the available dashboards created by role-1 users and export the logs

here is what am doing

role-1
capabilities : search,schedule_search

role-2
export_results_is_visible

am i doing it in correct way? or do i need to disable or enable any other capabilities to achieve my goal.

Thanks for the Help

0 Karma

sbbadri
Motivator

Authorize.conf

Role 1 -> role1_users and its capabilites
Role 2-> role1_users and its capabilites

Authentication.conf

if its users are in ad group:

role1_users = role1_users_ad_group
role2_users= role2_users_ad_group

if you are creating users as local users:

while creating users and select as appropriate

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...