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

Ted Zlatanov commented on CASSANDRA-547:
----------------------------------------

It's hard to produce a useful auth backend when I'm spending all of my 
available time on patches and fixing Thrift errors.  Also, this is stage 1, see 
at the beginning for the goals.  I want to be sure we're OK with the design 
before I implement the backend.  I'll get you the revised patches, as 
incrementals as you requested.

I don't want to work against the old Thrift.  Backporting is possible but I 
don't see the point, since Thrift is not going back to the old version.

Keyspace + login fixes are coming.  I have them but dropped them in the patch 
by accident.

> 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-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.

Reply via email to