Security

Retrieve list max 30 roles when bind LDAP group name and role splunk

aagro
Path Finder

After the upgrade of Splunk core to release 9.4.0,  if I want to bind LDAP group name to role inside splunk (I have about 200 role), splunk show me only 30 role.
I tried to bypass this bug/issue setting it via conf file and then restarting the splunk service but this is boring.

Do you encountered this issue? How to resolve that?  

NOTE:

Environment Search Head Cluster

Splunk Enterprise rel. 9.4.0

 

 

Labels (2)
0 Karma
1 Solution

Drunkenjudge
Engager

Since we had the same proplem in our company, this was the official splunk support response:
The team informed that this known issue is fixed in the upcoming Splunk 9.4.3 release. Since we do not currently have an ETA for the release, they have suggested a workaround meanwhile, 
 
In the web-features.conf file in the etc/system/local directory, under the stanza [feature:page_migration] add 2 flags -
 
enable_admin_LDAP-groups_vnext = false
enable_authentication_providers_LDAP_vnext = false

This should fix the issue

View solution in original post

Drunkenjudge
Engager

Since we had the same proplem in our company, this was the official splunk support response:
The team informed that this known issue is fixed in the upcoming Splunk 9.4.3 release. Since we do not currently have an ETA for the release, they have suggested a workaround meanwhile, 
 
In the web-features.conf file in the etc/system/local directory, under the stanza [feature:page_migration] add 2 flags -
 
enable_admin_LDAP-groups_vnext = false
enable_authentication_providers_LDAP_vnext = false

This should fix the issue

aagro
Path Finder

Thank so much!!!

0 Karma

robpader
New Member

Does anybody have an idea? 

Thank You

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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...