Re: Authentication is failing.

2014-09-28 Thread Pinak Pani
Hi Jens, > Just making sure, have you set authenticator and authoriser in cassandra.yml? Yes. Hi Philip, I guess you are right. I will test that tomorrow morning, and confirm. Thanks for the help guys. On Mon, Sep 29, 2014 at 2:10 AM, Philip Thompson < philip.thomp...@datastax.com> wrote: >

Re: Authentication is failing.

2014-09-28 Thread Philip Thompson
You are running into https://issues.apache.org/jira/browse/CASSANDRA-7967 . This is fixed in 2.0.11 and 2.1.1, until then I believe you will need to explicitly grant select permission onto system.schema_triggers to the user as a workaround. On Sun, Sep 28, 2014 at 12:53 PM, Jens Rantil wrote: >

Re: Authentication is failing.

2014-09-28 Thread Jens Rantil
Hi Pinak, Just making sure, have you set authenticator and authoriser in cassandra.yml? Cheers, Jens ——— Jens Rantil Backend engineer Tink AB Email: jens.ran...@tink.se Phone: +46 708 84 18 32 Web: www.tink.se Facebook Linkedin Twitter On Sun, Sep 28, 2014 at 11:08 AM, Pinak Pani wro

Authentication is failing.

2014-09-28 Thread Pinak Pani
Hi, I have been toying around with CQL. I realized when I GRANT SELECT I lose authentication. Here is the process: Can someone point out what is wrong? ➜ apache-cassandra-2.1.0 bin/cqlsh -u cassandra -p cassandra Connected to Test Cluster at 127.0.0.1:9042. [cqlsh 5.0.1 | Cassandra 2.1.0 | CQL