You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there. Sorry if this already been asked, but I couldn't find solution in existing issues.
Well, I have installed riak, riak-cs, stanchion and riak-cs-control.
Everything is working fine. I am now able to create user through riak-cs-control web interface.
But, I don't know how to create user through curl command line.
By default, only the admin user may create new user accounts.
Yes, I do have admin user credentials, but how can I use it with curl to access http://my-riak-cs.backend:8080/riak-cs/user ?
PS: I don't have s3curl installed on my Macbook. Or should I install it? Can I get it worked with curl only?
The text was updated successfully, but these errors were encountered:
Basho-JIRA
changed the title
How to create user with curl with admin credentials?
How to create user with curl with admin credentials? [JIRA: RCS-372]
Sep 22, 2016
muminoff
changed the title
How to create user with curl with admin credentials? [JIRA: RCS-372]
How to create user with curl having admin user credentials?
Sep 22, 2016
Sorry, if my issue became duplicated. I found answer here.
Well, I was calling riak-cs API via Python requests. Can you guys just provide how it can be used with curl ?
Basho-JIRA
changed the title
How to create user with curl having admin user credentials?
How to create user with curl having admin user credentials? [JIRA: RCS-373]
Sep 22, 2016
Hello there. Sorry if this already been asked, but I couldn't find solution in existing issues.
Well, I have installed
riak
,riak-cs
,stanchion
andriak-cs-control
.Everything is working fine. I am now able to create user through
riak-cs-control
web interface.But, I don't know how to create user through
curl
command line.As described here:
Yes, I do have admin user credentials, but how can I use it with
curl
to accesshttp://my-riak-cs.backend:8080/riak-cs/user
?PS: I don't have
s3curl
installed on my Macbook. Or should I install it? Can I get it worked withcurl
only?The text was updated successfully, but these errors were encountered: