Getting Data In

Remotely change Solaris universal forwarder admin password

adamblock1
Explorer

I have somewhere between 20-50 universal forwarders installed on Solaris hosts. I need to change the Splunk admin password on each of these machines, and being that I do not have credentials to logon to each of these hosts, I am curious if this can be done remotely.

Thank you.

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi adamblock1,

One way to do this is using Deployment Server and setup a scripted input. Inside the scripted input, you run the command:

$SPLUNK_HOME/bin/splunk edit user admin -password $NEWPASSWORD -auth admin:changeme

Once this is run, you can delete the input from the forwarders using the Deployment Server.

hope this helps ...

cheers, MuS

HiroshiSatoh
Champion

Do not be changed in the CLI from SPLUNK server?

>splunk edit user admin -password PASSWORD_NEW -auth admin:PASSWORD_OLD -uri https://HOSTNAME:8089
0 Karma

HiroshiSatoh
Champion

This command is not usable by the default password.I'm sorry.

0 Karma

adamblock1
Explorer

The "splunk edit user admin" command works if the default password had been changed. I have found that when these universal forwarders were installed, the default password was never chaged.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...