Quite often we are in a state that our users can't log on to the Splunk UI for 10-20 minutes. All along we were sure that it's the fault of the ldap service.
We were just told that the following might assist -
Reload the ldap configuration - settings > access conrols > authentication method > reload authentication configuration
Any idea why?
@ddrillic reloading auth would not have an effect on auth not working. Splunk will go through whichever LDAP Strategies you have configured. Depending on the core of your LDAP, you might try cloning to a second one and adding a second strategy to hit that server when your primary is having issues. But you were right, this VERY likely won't be Splunk, as Splunk will attempt to connect to the LDAP server each time the user tries to log in to make sure that they're still supposed to have access.
I am also facing the same issue, by any chance are you able to resolve it?
I am too facing the similar issue , Any idea on how to resolve this situation ? I have tried to reload the authentication configuration , But that didn't help .
In our case, it was usually an issue with the ldap service and had nothing to do with Splunk itself.