We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce2aed commit bc9233aCopy full SHA for bc9233a
content/vault/v1.19.x/content/docs/auth/ldap.mdx
@@ -184,7 +184,7 @@ Use `vault path-help` for more details.
184
The root bindpass can be rotated to a Vault-generated value that is not accessible by the operator.
185
This will ensure that only Vault is able to access the "root" user that Vault uses to manipulate credentials.
186
187
-Manual root rotations will be logged to the vault.log and state that the rotation was `on user request`.
+Vault logs manual root rotations to `vault.log` with a note that the rotation was `on user request`.
188
189
```shell-session
190
vault write -f auth/ldap/config/rotate-root
0 commit comments