Activating configuration encryption
Activate configuration encryption to automatically or manually encrypt sensitive configuration values. Reactivate encryption configuration if it was temporarily deactivated.
Activate configuration encryption to automatically or manually encrypt sensitive configuration values. Reactivate encryption configuration if it was temporarily deactivated. For more, see Encrypting sensitive configuration values.
opscenterd.conf
The location of the opscenterd.conf file depends on the type of installation:- Package installations: /etc/opscenter/opscenterd.conf
- Tarball installations: install_location/conf/opscenterd.conf
Procedure
- Open opscenterd.conf for editing.
-
In the
[security]
section, set theconfig_encryption_active
option to True:[security] config_encryption_active = True
Restriction: Lifecycle Manager (LCM) is not compatible whenconfig_encryption_active
istrue
in DSE and OpsCenter. For LCM limitations, see Configuration encryption. - Restart opscenterd.