You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/12/04 21:28:11 UTC

[jira] [Updated] (CASSANDRA-8849) ListUsersStatement should consider inherited superuser status

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

Sam Tunnicliffe updated CASSANDRA-8849:
---------------------------------------
    Component/s: Distributed Metadata

> ListUsersStatement should consider inherited superuser status
> -------------------------------------------------------------
>
>                 Key: CASSANDRA-8849
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8849
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: CQL, Distributed Metadata
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>            Priority: Minor
>             Fix For: 2.2.0 beta 1
>
>         Attachments: 8849-v2.txt, 8849.txt
>
>
> When introducing roles in CASSANDRA-7653, we retained {{LIST USERS}} support for backwards compatibility. However, the {{super}} column in its results is derived from {{IRoleManager#isSuper}} which only returns the superuser status for the named role and doesn't consider any other roles granted to it. 
> {{LIST USERS}} then incorrectly shows a role which does not directly have superuser status, but which inherits it as not-a-superuser.



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