Hi Andre, We are working to improve the user management tooling for Riak CS. A pretty much read-only prototype CLI can be found under our basho-labs GitHub organization. [0] If you don't want to use Riak CS Control to manage users, your best alternatives right now are: - s3curl - fog Examples of how to use Fog to manage users can be found on our docs site. [1] In order to use s3curl against Riak CS setup in a proxy configuration you'll want to look at the account management section on the CS docs site. [2] The arguments to s3curl would look something like the ones in this gist. [3] As an alternative to the proxy configuration, you can configure Riak CS in a "direct" configuration that gets rid of the s3.amazonaws.com requirement altogether. [4] -- Hector[1] http://docs.basho.com/riakcs/latest/cookbooks/fog/ [2] http://docs.basho.com/riakcs/latest/cookbooks/Account-Management/ [3] https://gist.github.com/hectcastro/6514828 [4] http://docs.basho.com/riakcs/latest/cookbooks/configuration/Configuring-Riak-CS/#Proxy-vs-Direct-Configuration On September 10, 2013 at 3:00:16 AM, Andre Lohmann ([email protected]) wrote:
|
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
