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
Affects Versions: 0.5
Reporter: Ted Zlatanov
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.