You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike Adamson (JIRA)" <ji...@apache.org> on 2014/07/21 19:58:41 UTC

[jira] [Created] (CASSANDRA-7580) Super user cannot list permissions with cqlsh

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)