Thanks Aoi,

The actual issue is because of the Cassandra upgrade.

http://www.datastax.com/dev/blog/role-based-access-control-in-cassandra ->
upgrade section helped me fix the issue

On Thu, Nov 17, 2016 at 2:17 PM, Aoi Kadoya <cadyan....@gmail.com> wrote:

> Did you try to run nodetool repair for system_auth keyspace?
>
> 2016-11-17 13:45 GMT-08:00 Jai Bheemsen Rao Dhanwada <
> jaibheem...@gmail.com>:
> > Hello,
> >
> > I have a 5*5 node cluster which has Authentication enabled.
> >
> > I created a user and did a list user, but I don't see the user created
> >
> > command: CREATE USER test WITH PASSWORD 'xyz' SUPERUSER;
> > replication : NetworkTopology dc1:5 and dc2:5 for the system_auth
> keyspace.
> > C* version : 3.0.8
> >
> > Enabled trace and created user, it doesn't show me anything unusual. I
> even
> > tried with CONSISTENCY ALL but no luck.
> >
> > Can someone point me on how to debug this?
>

Reply via email to