Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A339211EF0 for ; Mon, 21 Jul 2014 19:00:42 +0000 (UTC) Received: (qmail 20515 invoked by uid 500); 21 Jul 2014 19:00:42 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 20467 invoked by uid 500); 21 Jul 2014 19:00:42 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 20357 invoked by uid 99); 21 Jul 2014 19:00:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jul 2014 19:00:42 +0000 Date: Mon, 21 Jul 2014 19:00:42 +0000 (UTC) From: "Brandon Williams (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CASSANDRA-7580) Super user cannot list permissions with cqlsh MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-7580: ------------------------------------------- Assignee: Brandon Williams > 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 > Assignee: Brandon Williams > Priority: Critical > Fix For: 2.1.0 > > Attachments: 7580.txt > > > 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)