Re: Creating Specific Users

2015-08-30 Thread Matt Cochran
Hi Kota, thanks! I tried that and I didn't get anything - in fact using riak-cs attach with any command I don't get feedback at all, even if I put in garbage. Is there something amiss with my setup? Everything else seems to be working fine, the user I created per the setup instructions can acc

Re: Creating Specific Users

2015-08-30 Thread Kota Uenishi
Matt, Run `riak-cs attach` and type `riak_cs_user:create_user("username", "m...@example.com", "your-key", "your-secret").` via console. Please note that this is internal function and just a hack. On Mon, Aug 31, 2015 at 2:45 AM, Matt Cochran wrote: > Hello, > > > > I’m trying to use riak-cs as a

Creating Specific Users

2015-08-30 Thread Matt Cochran
Hello, I'm trying to use riak-cs as a proxy for S3, and I need to support a specific user/key/secret instead of having riak create the key/secret for me. Does anyone have tips on how to do this? Thanks, Matt ___ riak-users mailing list riak-users@li