RE: Set up authentication on a live production cluster

2016-08-02 Thread SEAN_R_DURITY
[mailto:li...@beobal.com] On Behalf Of Sam Tunnicliffe Sent: Tuesday, August 02, 2016 1:00 PM To: user@cassandra.apache.org Subject: Re: Set up authentication on a live production cluster However, the actual keyspace (system_auth) and tables are not created until the last node is restarted with the

Re: Set up authentication on a live production cluster

2016-08-02 Thread Sam Tunnicliffe
tionalAuthenticator, but >> we have seen that the security interfaces change, so you will probably >> break/rewrite in later versions. (For one-time use, maybe it is worth a >> shot?) >> >> >> >> For anyone setting up new clusters, just start with s

Re: Set up authentication on a live production cluster

2016-08-02 Thread Jai
reak/rewrite in later versions. (For one-time use, maybe it is worth a >> shot?) >> >> >> >> For anyone setting up new clusters, just start with security turned on so >> that you don’t end up in the It’s-Production-Can’t-Stop quandary above. >> >> >> &

Re: Set up authentication on a live production cluster

2016-08-02 Thread DuyHai Doan
st start with security turned on so > that you don’t end up in the It’s-Production-Can’t-Stop quandary above. > > > > > > Sean Durity > > > > *From:* Vigneshwaran [mailto:vigneshwaran2...@gmail.com] > *Sent:* Wednesday, April 13, 2016 3:36 AM > *To:* user@cassan

RE: Set up authentication on a live production cluster

2016-04-13 Thread SEAN_R_DURITY
above. Sean Durity From: Vigneshwaran [mailto:vigneshwaran2...@gmail.com] Sent: Wednesday, April 13, 2016 3:36 AM To: user@cassandra.apache.org Subject: Set up authentication on a live production cluster Hi, I have setup a 16 node cluster (8 per DC; C* 2.2.4) up and running in our production

Set up authentication on a live production cluster

2016-04-13 Thread Vigneshwaran
Hi, I have setup a 16 node cluster (8 per DC; C* 2.2.4) up and running in our production setup. We use Datastax Java driver 2.1.8. I would like to set up Authentication and Authorization in the cluster without breaking the live clients. >From the references I found by googling, I can setup crede