Deployment Architecture

Why is splunk db having permission issue with ldap users "insufficient permission to access this resource"

indeed_2000
Motivator

Hi

when I login with admin account splunk db work correctly but when users of ldap login got this error!

 

Cannot communicate with task server, please check your settings.

<?xml version="1.0" encoding="UTF-8"?> <response> <messages> <msg type="WARN">insufficient permission to access this resource</msg> </messages> </response>
 
 
splunk db version: 3.9.0
splunk version: 8.5
 
Any idea?
Thanks
Labels (2)
Tags (2)
0 Karma
1 Solution

indeed_2000
Motivator

After several workaround find solution.

Issue related to the default ldap role. When i set permission on splunkdb app automatically override by default user role.

Finally add dbuser role to the default role of ldap users and issue fixed.

View solution in original post

0 Karma

indeed_2000
Motivator

After several workaround find solution.

Issue related to the default ldap role. When i set permission on splunkdb app automatically override by default user role.

Finally add dbuser role to the default role of ldap users and issue fixed.

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi there,

Please check, verify you have configured the roles and permissions for the users - details can be found here https://docs.splunk.com/Documentation/DBX/3.9.0/DeployDBX/Configuresecurityandaccesscontrols

hope that helps ...

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...