unable to create a user on version 2.2.4

2016-01-02 Thread david
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 w

Re: unable to create a user on version 2.2.4

2016-01-02 Thread Sam Tunnicliffe
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" wrote: > we are running cassandra version 2.2.4 on Debian jessie (latest stable) . > when i attempt to cr

Re: unable to create a user on version 2.2.4

2016-01-02 Thread david
Sam Tunnicliffe 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" gmail.com> wrote:we are running cassandra version 2.2.4

Re: unable to create a user on version 2.2.4

2016-01-02 Thread Kai Wang
http://www.datastax.com/dev/blog/role-based-access-control-in-cassandra On Jan 2, 2016 4:13 AM, "david" wrote: > Sam Tunnicliffe 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.