http://www.datastax.com/dev/blog/role-based-access-control-in-cassandra On Jan 2, 2016 4:13 AM, "david" <deva.seetha...@gmail.com> wrote:
> Sam Tunnicliffe <sam <at> beobal.com> writes: > > > > > > > If you've upgraded to 2.2.4, the full instructions necessary for > auth-enabled clusters were > unfortunately missing from NEWS.txt. See CASSANDRA-10904 for details. > > On 2 Jan 2016 10:05, "david" <deva.seetharam <at> gmail.com> > wrote:we are running cassandra > version 2.2.4 on Debian jessie (latest stable) . > > when i attempt to create user, it doesn't work when i type the following > > 'create user alice with password 'bob' superuser;' > > cqlsh returns fine without any error > > however 'list users' does not show the newly created user > > what could be the issue? pls. advise. thanks in advance. > > thank you, Sam! > if there are no users table, how can we support authentication? > pls. clarify. thanks in advance. > >