Splunk Enterprise

Why an error when running the command, /opt/Splunk/bin/Splunk reload deploy-server -class on the deployment server?

raghunandan1
Engager

I am trying to run a Linux bash script on the deployment server to pull down the deployment clients.
I have the Splunk command correct, but get an authentication error when this is run under cron or even from the command line.
There are multiple postings on this command, but none of them talk about requiring authentication.

How do we work around the account password issue?
Splunk 8.2.3

command: Splunk reload deploy-server -class

I tried the -auth parameter that is shown on other command options, but this one does not seem to like this option.

command: splunk reload deploy-server -class
results: Your session is invalid. Please login.
Splunk username: admin
Password:

An authentication error occurred: Client is not authenticated

Any guidance would be appreciated.

Labels (1)
0 Karma

SanjayReddy
SplunkTrust
SplunkTrust

Hi @raghunandan1 

have you tried using deafult admin password changeme 

if default password doesnt work, you might need to reset the password 

1. please rename the cuurent passwd to passwd_old , under location $SPLUNK_HOME/etc/passwd
2. go to $SPLUNK_HOME$/system/local create a new file user-seed.conf
3. update follwing details
[user_info]
USERNAME = admin
PASSWORD = changeme 

4.restart the splunk. $SPLUNK_HOME/bin/splunk restart

after above steps you can able to run reload server class and able to authenticate

 

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...