Change the password for Splunk UBA services
To help satisfy any auditing or hardening requirements in your environment, passwords can be configured for internal Splunk UBA services to enhance the security of your system:
- Use the following command to configure or change a password for Redis connections.
/opt/caspida/bin/postinstall/redis-connection-passwd.py
- Use the following password to configure or change a password for any individual service or all services.
/opt/caspida/bin/postinstall/service-account-passwd.py
Use the --help
option in the CLI to view information about the command options.
Use any combination of the following characters in your passwords:
- Letters
a-z
orA-Z
- Numbers
0-9
- Exclamation point (
!
) - Ampersand (
&
) - Pound sign (
#
) - Dollar sign (
$
) - Caret (
^
) - Less than (
<
) or greater than (>
) - Hyphen (
-
)
Splunk UBA does not enforce additional requirements about the constitution of the passwords beyond what is required by the individual components.
Disable the Splunk UBA web interface timeout | Change the password for a data source |
This documentation applies to the following versions of Splunk® User Behavior Analytics: 5.0.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4, 5.0.4.1, 5.0.5, 5.0.5.1
Feedback submitted, thanks!