Aleksey Yeschenko created CASSANDRA-5003:
--------------------------------------------
Summary: Update IAuthenticator to allow dynamic user creation and
removal
Key: CASSANDRA-5003
URL: https://issues.apache.org/jira/browse/CASSANDRA-5003
Project: Cassandra
Issue Type: Improvement
Reporter: Aleksey Yeschenko
Assignee: Aleksey Yeschenko
Fix For: 1.2.0
- add new methods to IAuthenticator (createUser, alterUser, dropUser)
- add CREATE USER, ALTER USER, DROP USER and LIST USERS CQL3 statements
- add a command-line tool for user creation (for recovery and first super-user
creation)
- add an abstract LegacyAuthenticator class to ease transition to the updated
interface (LegacyAuthenticator will have stubs for all the new methods)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira