mirror of
https://github.com/ceph/ceph
synced 2025-02-19 00:47:49 +00:00
doc/user-management: Remove obsolete reset caps command
This command has not worked since hammer and makes no sense in an environment where we do not allow empty caps Fixes: http://tracker.ceph.com/issues/37663 Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
This commit is contained in:
parent
0b25b6416a
commit
e4e7f3ea6a
@ -447,12 +447,6 @@ For example::
|
||||
ceph auth caps client.paul mon 'allow rw' osd 'allow rwx pool=liverpool'
|
||||
ceph auth caps client.brian-manager mon 'allow *' osd 'allow *'
|
||||
|
||||
To remove a capability, you may reset the capability. If you want the user
|
||||
to have no access to a particular daemon that was previously set, specify
|
||||
an empty string. For example::
|
||||
|
||||
ceph auth caps client.ringo mon ' ' osd ' '
|
||||
|
||||
See `Authorization (Capabilities)`_ for additional details on capabilities.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user