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 bc9233a commit b3fd6a0Copy full SHA for b3fd6a0
content/vault/v1.20.x/content/docs/auth/ldap.mdx
@@ -198,7 +198,7 @@ This will ensure that only Vault is able to access the "root" user that Vault us
198
vault write -f auth/ldap/config/rotate-root
199
```
200
201
-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`.
202
203
### Schedule-based root credential rotation
204
0 commit comments