]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "User" 50673/head
authorZac Dover <zac.dover@proton.me>
Fri, 24 Mar 2023 10:56:51 +0000 (20:56 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 25 Mar 2023 19:43:52 +0000 (05:43 +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>
(cherry picked from commit fd6bfaf3fe6337511dd7ab344c2936f22a5d43bf)

doc/glossary.rst
doc/rados/operations/user-management.rst

index 07547c40c5eec6ffc91763c8cbffd466027afc3c..97749df79dff607d76f453b7ed60e37dbb27ad12 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 372726b69a18d412fd6082a6f40d7e791f58eb20..ec6978e041ca4edfee1ad7ccaf6a056ed5c4ec38 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
 ----