mogod command line argument having clear text password like "--sslPEMKeyPassword=password"
how to avoid clear text password while calling splunkd.exe service ?
Thanks
not manually , part of default splunk startup
And it’s still there after restart splunk service on windows?
looks like its in default>server.conf as sslPassword , any way to encrypt this while starting splunk ?
All passwords should be on local versions to get those encrypted. You never should edit any default versions!
local version already having below
[sslConfig]
sslPassword = $7$wSzCbriq823AZTb1HjN7NP8TWXmFZu6R5WvTaFk1/4Rd+L/V66Rkkw==
problem is , I was using this splunk installation from last few years on my laptop , now one of my new company policy triggered alert due to that clear text password while starting splunkd , looking out way to avoid this , any help in this is appreciated , thanks
yes , its still thr
I think that this should be on conf files not on cmd line. Are this mongodb started manually? Unfortunately I haven’t any windows splunk to check this?