[ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread debian Only
Dear all i have meet some issue when access radosgw. Fobidden 403 and fail to create subuser key when use radosgw ceph version 0.80.5(ceph osd, radosgw), OS Wheezy (1) Reference of installation http://ceph.com/docs/master/radosgw/config/#configuring-print-continue (2) Config File

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread Karan Singh
For your item number 3 , can you try : Removing the keys for sub user ( testuser:swf0001 ) Once Key is removed for sub user , try recreating the key [ # radosgw-admin key create --subuser=testuser:swf0001 --key-type=swift --gen-secret ] - Karan - On 12 Aug 2014, at 11:26, debian Only

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread debian Only
root@ceph-radosgw:~# radosgw-admin user create --uid=testuser --display-name=First User { user_id: testuser, display_name: First User, email: , suspended: 0, max_buckets: 1000, auid: 0, subusers: [], keys: [ { user: testuser, access_key: 1YKSB0M9BOJZ23BV2VKB,

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread debian Only
# my Trouble shooting # when i try use s3cmd to check , use user johndoe i created. it can create bucket. ### root@ceph-radosgw:~# more .s3cfg [default] access_key = UGM3MB541JI0WG3WJIZ7 bucket_location = US cloudfront_host = cloudfront.amazonaws.com

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread debian Only
i have test, meet same issue on Wheezy and Ubuntu12.04 with Ceph0.80.5 too. it can be sucessful when use : radosgw-admin user create --subuser=testuser:swf0001 --display-name=Test User One --key-type=swift --access=full and it will create correct swift user in Pool .users.swift # rados ls -p

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread Christopher O'Connell
I've had a tremendous difficultly using S3 command when using RGW. I've successfully used an older php client, but not s3cmd. For the moment, we're no longer using s3cmd with RGW, because it simply doesn't seem to work, other than for listing buckets. On Tue, Aug 12, 2014 at 10:52 AM, debian

Re: [ceph-users] Fobidden 403 and fail to create subuser key when use radosgw

2014-08-12 Thread debian Only
i just use s3cmd do test. i plan to use s3/swift with inkScope or for Openstack. so i need prepare rados Gateway first. but i meet this issue now 2014-08-12 22:05 GMT+07:00 Christopher O'Connell c...@sendfaster.com: I've had a tremendous difficultly using S3 command when using RGW. I've