Title
Create new category
Edit page index title
Edit category
Edit link
Update Encrypted Passwords
Pulse provides an encryption option for modifying stored passwords in application configuration files. Here are some use cases and steps to perform encryption with deployment.
Encrypt and Update Pulse UI password
Run the following command to encrypt the new password
Copy the encrypted password hash and replace the password in the file
config/acceldata_clustername.confunder the following config block:
NoteThe above code block is a representation. Your code block must have the allocated name and password.
Save and push config changes
Log in to Pulse UI using the updated password.
Similar actions must be used to alter and encrypt passwords stored in the config/acceldata_clustername.conf, work/clustername/vars.yml, and work/clustername/override.yml file.
Encrypt and Update Passphrase for GraphQL SSL Configuration
You can encrypt and update a passphrase used for GraphQL SSL configuration.
Run the following command to encrypt a new passphrase.
Add the encrypted passphrase string to the ad-core.yml file in the ad-graphql section.
Replace <encrypted-password-string> with your actual encrypted password value.
Encrypt and Update LDAP Bind Password
You can encrypt and update the LDAP password in the ldap.conf file for secure connection.
Run the following command to encrypt a new password.
Add the encrypted password string and set
encryptedPassword=truein theldap.conffile to enable secure authentication.
Replace <encrypted-password-string> with your actual encrypted password value.
Run the following command to push the changes to the database.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026