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.