Security

How can I give read access to all apps for a certain role?

ddrillic
Ultra Champion

I need to give read access to all apps for a certain role. How can I do that?

0 Karma

hettervik
Builder

Hi! Did you ever find out if there was a way of doing this? I have the same problem.

0 Karma

sbbadri
Motivator

@ddrillic

create a user role in authorize.conf with proper capabilites. Map the user role with the proper AD group (you belongs to ) in authentication.conf .

optional: you can add this splreadaccess_user in default.meta. Because your role has inherited user and power role. so that you can read all apps.

for e.g,
authorize.conf

[role_splreadaccess_user]
cumulativeRTSrchJobsQuota = 0
cumulativeSrchJobsQuota = 0
importRoles = power;user
srchIndexesAllowed = *
srchIndexesDefault = *
srchMaxTime = 0
use_file_operator = enabled

authentication.conf

splreadaccess_user = adgroup1

0 Karma

DalJeanis
Legend

I'm reading your question as, "I need to set up a role which will have read access on all apps." Did I get that right?

0 Karma

ddrillic
Ultra Champion

Absolutely - that's right.

0 Karma

ddrillic
Ultra Champion

Any thoughts on that?

0 Karma

agarrison
Path Finder

I think your looking for something like this,
http://docs.splunk.com/Documentation/Splunk/6.1/admin/Defaultmetaconf
You can set the default permissions for apps.

0 Karma

ddrillic
Ultra Champion

Good but I prefer not to get into each single app and do it... if possible ; -)

0 Karma

agarrison
Path Finder

That defaultmetaconf should apply to all apps unless they have something else specified for the specific app to overwrite that one.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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