Project

General

Profile

Actions

Bug #3526

closed

Commands mentioned in documentation are incomplete ?

Added by Leen Besselink over 11 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
cephx
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

http://ceph.com/docs/master/rados/operations/auth-intro/#ceph-authorization-caps

Maybe it is just me, but commands like:

ceph-authtool -n client.foo --cap mds 'allow'

and:

ceph-authtool -n client.foo --cap osd 'allow rwx' pool=customer-pool

Just give me errors.

I was actually looking for a command to change capabilities for an existing user, but I could not find it.

Actions #1

Updated by Greg Farnum over 11 years ago

  • Assignee set to John Wilkins

Can you check these commands, John? I don't remember all the syntax, but I'm pretty sure for instance that "pool=customer-pool" section should be enclosed in the same quotes as the "allow rwx" part is.
And I believe all of them require a keyring file to be operating on, etc?

Actions #2

Updated by Ian Colle over 10 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF