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

[jira] [Updated] (CASSANDRA-8394) Cassandra 3.0 Auth changes

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

Aleksey Yeschenko updated CASSANDRA-8394:
-----------------------------------------
    Description: 
This will be the task that will group all the 3.0 Auth changes, of which we need quite some:

1. Implement Roles (CASSANDRA-7653)
2. Merge ISaslAwareAuthenticator and IAuthenticator, making IAuthenticator SASL-only, and support full SASL capabilities (incl. proxy authentication - see CASSANDRA-7686, CASSANDRA-8068)
3. Remove the current simplistic permissions cache with implementation-specific user/credentials/permissions caches, at least in the implementation we ship with C* (CASSANDRA-7715, CASSANDRA-8194)
4. Consider adding a way to split superuser-ness and the rights to manage users (CASSANDRA-7216)
5. Add permissions for types and functions (CASSANDRA-7557)
6. Consider re-introducing the TRUNCATE permission

  was:
This will be the task that will group all the 3.0 Auth changes, of which we need quite some:

1. Implement Roles (CASSANDRA-7653)
2. Merge ISaslAwareAuthenticator and IAuthenticator, making IAuthenticator SASL-only, and support full SASL capabilities (incl. proxy authentication - see CASSANDRA-7686, CASSANDRA-8068)
3. Remove the current simplistic permissions cache with implementation-specific user/credentials/permissions caches, at least in the implementation we ship with C* (CASSANDRA-7715, CASSANDRA-8194)
4. Consider adding a way to split superuser-ness and the rights to manage users (CASSANDRA-7216)
5. Add permissions for types and functions (CASSANDRA-7557)


> Cassandra 3.0 Auth changes
> --------------------------
>
>                 Key: CASSANDRA-8394
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8394
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Aleksey Yeschenko
>             Fix For: 3.0
>
>
> This will be the task that will group all the 3.0 Auth changes, of which we need quite some:
> 1. Implement Roles (CASSANDRA-7653)
> 2. Merge ISaslAwareAuthenticator and IAuthenticator, making IAuthenticator SASL-only, and support full SASL capabilities (incl. proxy authentication - see CASSANDRA-7686, CASSANDRA-8068)
> 3. Remove the current simplistic permissions cache with implementation-specific user/credentials/permissions caches, at least in the implementation we ship with C* (CASSANDRA-7715, CASSANDRA-8194)
> 4. Consider adding a way to split superuser-ness and the rights to manage users (CASSANDRA-7216)
> 5. Add permissions for types and functions (CASSANDRA-7557)
> 6. Consider re-introducing the TRUNCATE permission



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