Deployment Architecture

How to fix or recreate our deleted super user

cmuesing
Engager

Our Splunk instance was setup with a super user that has since been deleted. We do not know how to get back to the root for -splunk. How do I tell my Sys Admin to recreate the super user for Splunk?

Labels (1)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Do you need to recreate the account that RUNS Splunk or the Splunk admin GUI account?

For the former, use the adduser command (or the equivalent for your environment) to create the account.  There are no special considerations.

For the latter, it's not an OS-provided account.  Try this CLI command

splunk cmd splunkd rest --noauth POST /services/admin/users/admin "password=<your password>"
---
If this reply helps you, Karma would be appreciated.
0 Karma

isoutamo
SplunkTrust
SplunkTrust
Hi
You should add user into user-seed.conf file as described here https://docs.splunk.com/Documentation/Splunk/8.1.2/Security/Secureyouradminaccount
r. Ismo
0 Karma
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, ...