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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...