Skip to content

Commit f60c969

Browse files
kpcraigschavis
andauthored
Update content/vault/v1.20.x/content/docs/secrets/ldap.mdx
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
1 parent 4b5cf49 commit f60c969

File tree

1 file changed

+3
-3
lines changed
  • content/vault/v1.20.x/content/docs/secrets

1 file changed

+3
-3
lines changed

content/vault/v1.20.x/content/docs/secrets/ldap.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,9 @@ role, the response will include the time before the next rotation (`ttl`).
196196
The `binddn` account used by Vault should be rotated using the `rotate-root` endpoint to generate a password
197197
only Vault will know.
198198

199-
Similar to the rotation manager, rotations will be logged with reference to the
200-
`name` of the role and `error` if failed. They will also indicate that they were rotated in
201-
a `periodic function`.
199+
As with the rotation manager, Vault logs rotations with reference to the
200+
`name` of the role and `error` if the rotation failed. The logs also indicate
201+
if the rotation was part of a `periodic function`.
202202

203203
### Manual rotation
204204

0 commit comments

Comments
 (0)