Suggest implementing security outside of riak. The interface to applications which use riak for storage should not be riak-dependent. In addition, it would be wise to avoid exposing storage-level details like bucket choice in the security model for your applications.
For more details in why riak should not be exposed to the internet, if that was in fact the intention, read this: http://aphyr.com/posts/224-do-not-expose-riak-to-the-internet On Jun 4, 2012, at 10:35 PM, raghwani sohil <[email protected]> wrote: > > Hi , > > Is there any way to add bucket level authentication in riak ? > > suppose i have two buckets bucket1 and bucket2 under same riak cluster . I > want to access bucket1 using authentication ( privately) and buckets2 > publicly . Is it possible ? > If yes then how to do this and if no then is there any alternative to do this > . > > thanks , > Sohil Raghwani > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
