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/01/15 16:58:35 UTC

[jira] [Commented] (CASSANDRA-8626) Support for TTL on GRANT

    [ https://issues.apache.org/jira/browse/CASSANDRA-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278849#comment-14278849 ] 

Sam Tunnicliffe commented on CASSANDRA-8626:
--------------------------------------------

This is really not a good idea because security is an area where you want to be explicit. If, as an admin, you want to grant temporary access to a resource, make the grant then revoke it when you're done.

> Support for TTL on GRANT
> ------------------------
>
>                 Key: CASSANDRA-8626
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8626
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Johnny Miller
>            Priority: Trivial
>
> There are a variety of situations where named users are only allowed to be granted temporary permissions to query Cassandra.
> It would be useful if we supported the ability to attach a TTL to permissions so they automatically expire e.g GRANT SELECT ON ALL KEYSPACES TO johnny USING TTL 86400;



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