]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "User" 50654/head
authorZac Dover <zac.dover@proton.me>
Fri, 24 Mar 2023 10:56:51 +0000 (20:56 +1000)
committerZac Dover <zac.dover@proton.me>
Fri, 24 Mar 2023 20:50:00 +0000 (06:50 +1000)
Add "User" to glossary.rst.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/glossary.rst
doc/rados/operations/user-management.rst

index 8cb542ada81cb2541806f4111e019ac41741e7fd..fa98dda2f41b888d5f5a1d7efe8779535be019a3 100644 (file)
        Teuthology
                The collection of software that performs scripted tests on Ceph.
 
+        User
+                An individual or a system actor (for example, an application)
+                that uses Ceph clients to interact with the :term:`Ceph Storage
+                Cluster`. See :ref:`User<rados-ops-user>` and :ref:`User
+                Management<user-management>`.
+
         Zone
                 In the context of :term:`RGW`, a zone is a logical group that
                 consists of one or more :term:`RGW` instances.  A zone's
index ae596586d39da9ab94b562ffc6a886aa5841f292..d03c33376cdff1cdb62efa3f747402281d644afb 100644 (file)
@@ -62,6 +62,8 @@ write data, and Ceph users must have execute permissions in order to use Ceph's
 administrative commands. The following concepts will help you understand
 Ceph['s] user management.
 
+.. _rados-ops-user:
+
 User
 ----