You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (Updated) (JIRA)" <ji...@apache.org> on 2011/10/07 16:01:31 UTC

[jira] [Updated] (CASSANDRA-2922) Move SimpleAuthenticator and SimpleAuthority to examples/

     [ https://issues.apache.org/jira/browse/CASSANDRA-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-2922:
----------------------------------------

    Attachment: 2922.patch

Attaching a patch that move the two classes and the config files to examples/simple_authentication, along with a  small README.

One slight concern is that some parts (the cli, ColumnFamilyRecordReader and ColumnFamilyOutputFormat) are kind of suggesting we provide username/password authentication somehow (because they allow to configure a username and password either on the command line or in a config file), why we don't really, at least not out of the box. 
                
> Move SimpleAuthenticator and SimpleAuthority to examples/
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-2922
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2922
>             Project: Cassandra
>          Issue Type: Task
>            Reporter: Jonathan Ellis
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: 2922.patch, 2922.txt
>
>
> We've provided SimpleAuthenticator and SimpleAuthority, toy file-based authentication and authorization mechanisms, since CASSANDRA-547.  These are NOT production ready (even non-experts can tell the encryption is a joke) but newcomers don't always realize this.
> Let's move them to examples/ instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira