You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Kennedy (JIRA)" <ji...@apache.org> on 2014/12/16 01:21:13 UTC

[jira] [Created] (CASSANDRA-8489) Restrict table visibility across keyspaces

Matt Kennedy created CASSANDRA-8489:
---------------------------------------

             Summary: Restrict table visibility across keyspaces
                 Key: CASSANDRA-8489
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8489
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Matt Kennedy
            Priority: Minor


This ticket is to capture a specific fine grained authorization request, specifically that users should be able to be restricted to only seeing tables in specific keyspaces.

For example, given keyspaces K1 and K2 and users U1 & U2, allow U1 access to K1, but no access to even see table names in K2. Allow U2 access to K2, but no access to see table names in K1.



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