From 382a3fe1cc68b6624f3bd58209735bd4739ac538 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 16 Sep 2023 22:27:29 +1000 Subject: [PATCH] doc/architecture: Edit "HA Auth" Edit "High Availability Authentication" in doc/architecture.rst. Signed-off-by: Zac Dover (cherry picked from commit 4cbef54bbaf363dd26a7d1711f3d839f88d4c2a8) --- doc/architecture.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/architecture.rst b/doc/architecture.rst index 1e4413daaabbb..d05c9a09a4d80 100644 --- a/doc/architecture.rst +++ b/doc/architecture.rst @@ -207,8 +207,8 @@ See the `Monitor Config Reference`_ for more detail on configuring monitors. High Availability Authentication ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -To identify users and protect against man-in-the-middle attacks, Ceph provides -its ``cephx`` authentication system to authenticate users and daemons. +The ``cephx`` authentication system is used by Ceph to authenticate users and +daemons and to protect against man-in-the-middle attacks. .. note:: The ``cephx`` protocol does not address data encryption in transport (e.g., SSL/TLS) or encryption at rest. -- 2.39.5