You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "ZhongYu (JIRA)" <ji...@apache.org> on 2015/01/15 06:13:34 UTC

[jira] [Created] (CASSANDRA-8625) LIST USERS and LIST PERMISSIONS command in cqlsh return "Keyspace None not found."

ZhongYu created CASSANDRA-8625:
----------------------------------

             Summary: LIST USERS and LIST PERMISSIONS command in cqlsh return "Keyspace None not found."
                 Key: CASSANDRA-8625
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8625
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
         Environment: cqlsh 5.0.1 | Cassandra 2.1.2 | CQL spec 3.2.0 | Native protocol v3
            Reporter: ZhongYu


When open Cassandra authorization and authentication, LIST USERS and LIST PERMISSIONS command in cqlsh not work and always return "Keyspace None not found."

When I login as super user "cassandra" and create some users.

cassandra@cqlsh> list users;
Keyspace None not found.
cassandra@cqlsh> list all permissions;
Keyspace None not found.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)