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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...