Getting Data In

user-seed.conf - does the file disappear after use?

rewritex
Contributor

Hello,
We have utilized the user-seed.conf correctly and it worked fine a couple months ago but we just noticed that the user-seed.conf file has disappeared. In reading the documentation it states "Use this file to create an initial login." so we are guessing its a sort of one-time use file and is removed. We want to have the file stay around longer so we can integrate it into scripts so the plan is to just put the contents into another file that will not disappear.

Q: Is or does the user-seed.conf disappear after use?

Thanks,
Sean

0 Karma
1 Solution

griersoncrick
Explorer

Yes, user-seed.conf disappears after it is used.

If you want to create a script that uses it, one option is to output the text file from the script into the correct location as part of the script, containing a hashed password.

We use Ansible in our environment, and push a templated user-seed.conf, but a script or other config management tool should do the same..

View solution in original post

0 Karma

griersoncrick
Explorer

Yes, user-seed.conf disappears after it is used.

If you want to create a script that uses it, one option is to output the text file from the script into the correct location as part of the script, containing a hashed password.

We use Ansible in our environment, and push a templated user-seed.conf, but a script or other config management tool should do the same..

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...