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 (3)
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
Legend

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!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...