Skip to main content

ceph radosgw-admin remove rights from users

· One min read
Joachim Kraftmayer

Example to remove authorizations of a user with radosgw-admin

Remove the authorization of buckets=read from the user clyso-user-id.

radosgw-admin caps rm --uid=clyso-user-id --caps="buckets=read"