Mike Adamson created CASSANDRA-7580:
---------------------------------------
Summary: Super user cannot list permissions with cqlsh
Key: CASSANDRA-7580
URL: https://issues.apache.org/jira/browse/CASSANDRA-7580
Project: Cassandra
Issue Type: Bug
Components: Tools
Reporter: Mike Adamson
Priority: Critical
Fix For: 2.1.0
On a system configured with:
* PasswordAuthenticator
* CassandraAuthorizer
If you login as a super user and issue:
{noformat}
list all permissions;
{noformat}
where permissions have been granted to a user you get back:
{noformat}
Keyspace None not found.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)