Skip to content

Commit 884411c

Browse files
authored
Merge pull request ceph#63892 from zdover23/wip-doc-2025-06-12-backport-63828-to-tentacle
tentacle: doc/rados: edit ops/user-management.rst Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 870ad4d + 04aed4d commit 884411c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/rados/operations/user-management.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -752,11 +752,11 @@ results to a keyring file, and then import the keyring into your main
752752
Key rotation
753753
------------
754754

755-
To rotate the secret for an entity, use:
755+
To rotate the secret for an entity, run a command of the following form:
756756

757757
.. prompt:: bash #
758758

759-
ceph auth rotate <entity>
759+
ceph auth rotate <entity>
760760

761761
This avoids the need to delete and recreate the entity when its key is
762762
compromised, lost, or scheduled for rotation.

0 commit comments

Comments
 (0)