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] [Updated] (CASSANDRA-7580) Super user cannot list permissions with cqlsh

     [ https://issues.apache.org/jira/browse/CASSANDRA-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Adamson updated CASSANDRA-7580:
------------------------------------

    Description: 
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}

  was:
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}


> 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)