mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
doc/glossary: add "User"
Add "User" to glossary.rst. Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com> Signed-off-by: Zac Dover <zac.dover@proton.me>
This commit is contained in:
parent
68df405e53
commit
fd6bfaf3fe
@ -390,6 +390,12 @@
|
||||
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
|
||||
|
@ -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
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user