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 --help
option in the CLI to view information about the command options.
For Redis connections
Use the following command to configure or change a password for Redis connections:
/opt/caspida/bin/postinstall/redis-connection-passwd.py
For any individual service or all services
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
Password characters
Use any combination of the following characters in your passwords:
For Redis connections using a warm standby cluster, do not include special characters in your password. Special characters break replication.
Password component | Example |
---|---|
Letters | a-z or A-Z
|
Numbers | 0-9
|
Exclamation point | !
|
Ampersand | &
|
Pound sign | #
|
Dollar sign | $
|
Caret | ^
|
Less than sign | <
|
Greater than sign | >
|
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.1.0, 5.1.0.1, 5.2.0, 5.2.1, 5.3.0, 5.4.0, 5.4.1
Feedback submitted, thanks!