[
https://issues.apache.org/jira/browse/CASSANDRA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796845#action_12796845
]
Eric Evans commented on CASSANDRA-547:
--------------------------------------
While I can appreciate that the thrift changes needed to be made, and while I
do appreciate you doing them, they are out of context for this ticket and were
making it unnecessarily difficult to review. In the future, please submit a
separate ticket w/ separate patches.
I've applied the thrift changes, with some modification, can you please rebase
the remainder against trunk? Try to add some sort of series info too, either in
a comment, or when naming the patches (i.e. 01_foo, 02_bar, etc).
Thanks Ted.
> authentication and authorization functions (stage 1)
> ----------------------------------------------------
>
> Key: CASSANDRA-547
> URL: https://issues.apache.org/jira/browse/CASSANDRA-547
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Ted Zlatanov
> Assignee: Ted Zlatanov
> Attachments: CASSANDRA-547-auth.patch,
> CASSANDRA-547-authsimple.patch, CASSANDRA-547-onekeyspace.patch,
> CASSANDRA-547-thrift.patch, libthrift-r893324.jar
>
>
> Add functions to login() and setKeyspace(). Check against
> authentication+authorization backends whether those calls should succeed or
> fail.
> Create file-based and LDAP backends to implement authentication and
> authorization.
> Create AllowAll backend to allow all access.
> Add configuration stanza to specify the auth backend.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.