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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...