Getting Data In

Reload passwd - SOLVED

ben_leung
Builder

I want to replace the existing passwd file on indexers with a new file. The only way to accomplish this is to restart the indexer. There are summary indexing scheduled searches running almost every minute. No good time window to do a restart. Is there a REST API endpoint to reload the passwd file? Is there any way to put the passwd file in place without a restart?

Tags (3)
1 Solution

somesoni2
Revered Legend

Not sure if this loads the passwd file, this Splunk refresh URL does refresh the authentication related changes without restart. Worth giving a try. Just launch

http://yoursplunkserver:8000/en-US/debug/refresh?entity=admin/auth-services

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Already on it 🙂

0 Karma

richgalloway
SplunkTrust
SplunkTrust

For the benefit of future users searching for answers to a similar problem, please convert one of the comments to an answer and accept it.

---
If this reply helps you, Karma would be appreciated.
0 Karma

somesoni2
Revered Legend

Not sure if this loads the passwd file, this Splunk refresh URL does refresh the authentication related changes without restart. Worth giving a try. Just launch

http://yoursplunkserver:8000/en-US/debug/refresh?entity=admin/auth-services

ben_leung
Builder

Browsing through other answers:http://answers.splunk.com/answers/129654/how-to-i-trigger-reload-of-authentication-configuration-pro...

./splunk _internal call /authentication/providers/services/_reload -auth

from command line is a step towards the direction to scripting my intended purpose..

ben_leung
Builder

This worked! Although you have to sign in with an existing account in order to refresh. Thanks for this work around, no need to restart the indexers now.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...