Splunk Enterprise Security

Admin Role user cannot see specific Analyst user to assign notable to

NightShark
Path Finder

I have a problem where an admin role user cannot see another analyst user to assign specific notable events to. However, I do not have any problems when I as another admin user try to assign the analyst user that the other admin role cannot see.

I have checked notable_owners_lookup and it was filled correctly with the expected users.

What could be the issue here and where should we check?

0 Karma

ro_mc
Path Finder

I've seen this issue on Linux hosts with Splunk 7.3.x, where Splunk admin roles were assigned via RBAC using AD groups. There was an issue where the AD group membership was not being correctly identified on Linux, which resulted in the user still showing as admin in Splunk, but not having Splunk admin privileges.

The issue was fixed during a Splunk upgrade, but you could also try the following if your situation is similar:

- Running systemctl restart sssd
- Open settings -> authentication methods -> reload
- Use the CLI or make an API call to reload the authentication:

./splunk reload auth
curl -k -u admin:changeme https://splunkserver:8089/services/authentication/providers/services/_reload

Also note that SAML can take up to 10 minutes to fully populate the list of analysts that can be assigned to a notable event. It may be worth waiting patiently for this list to fully update.

Alternatively, assign the admin role locally on the ES SH to rule out other authentication technologies interfering with the required permissions.

Reference: https://docs.splunk.com/Documentation/ES/6.6.2/User/Triagenotableevents#Assign_notables_to_owners

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...