Enabling password rotation for credentials in Vault enhances security by automating password changes on associated resources.
Prerequisites:
- The credential must be registered in Vault.
- The credential must be linked to a server in Vault.
Enabling Password Rotation
- Log in to your Vault platform.
- Go to Credentials.
- From the list, select the credential you want to edit.
- On the credential's edit screen, select the Password Rotation tab.
- Select the Enabled checkbox to set password rotation for this credential.
- Select the target resource (computer or server) on which this password will be rotated.
- Click Save.
Installing Rotation Scripts on the Target Computer
After you enable password rotation in Vault, you must install the necessary script on the target computer. These scripts act as agents, allowing Vault to communicate with the operating system and perform password updates.
- For Windows environments - VaultOne: Configure Password Rotation for Windows Servers
- Linux/Unix environments - VaultOne: Configure Password Rotation for Linux and Unix Servers
Back to Top