Project

General

Profile

Actions

Documentation #16687

closed

radosgw-admin example in swift authentication section is incomplete

Added by Matt Benjamin almost 8 years ago. Updated about 7 years ago.

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

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In the swift authentication page (http://docs.ceph.com/docs/master/radosgw/swift/auth/), an example is provided for creating a new user with radosgw-admin. This example creates a user, but afaict, doesn't create a user which can access swift (at any rate, with out further actions).

The automated swift creation in vstart.sh, by contrast, does something like:

radosgw-admin user create --subuser=casey:pokey --uid=casey --display-name="casey" --key-type=swift --secret=bodley --access=full

to create a an identity "casey:pokey" with swift_key "bodley" .

After executing that command, I was able to operate on RGW with the Python swiftclient.

Actions #1

Updated by Abhishek Lekshmanan almost 8 years ago

  • Tracker changed from Bug to Documentation

Moving to documentation section

Actions #2

Updated by Yehuda Sadeh about 7 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF