Re: server connection in authenticator

2017-10-26 Thread Horia Mocioi
before you print. > > > This email may contain confidential and privileged material for > > the > > > sole use of the intended recipient. Any review, use, distribution > > or > > > disclosure by others is strictly prohibited. If you are not the > > >

Re: server connection in authenticator

2017-10-26 Thread Justin Cameron
disclosure by others is strictly prohibited. If you are not the > > intended recipient (or authorized to receive for the recipient), > > please contact the sender by reply email and delete all copies of > > this message. > > Please click here for Company Registration Infor

Re: server connection in authenticator

2017-10-25 Thread Horia Mocioi
y email and delete all copies of > this message. > Please click here for Company Registration Information. > > > -Original Message- > From: Horia Mocioi [mailto:horia.moc...@ericsson.com]  > Sent: Wednesday, October 25, 2017 3:38 AM > To: user@cassandra.apache.org > Subj

RE: server connection in authenticator

2017-10-25 Thread Harika Vangapelli -T (hvangape - AKRAYA INC at Cisco)
ase contact the sender by reply email and delete all copies of this message. Please click here for Company Registration Information. -Original Message- From: Horia Mocioi [mailto:horia.moc...@ericsson.com] Sent: Wednesday, October 25, 2017 3:38 AM To: user@cassandra.apache.org Subject: se

Re: server connection in authenticator

2017-10-25 Thread Jeff Jirsa
This might be better on the dev list, but the Authenticator and Authorizer interfaces should let you drop a jar in the classpath and turn them on in the yaml - you shouldn’t NEED to change much code, but that doesn’t mean the the interfaces have considered your use case. If the interfaces are i

server connection in authenticator

2017-10-25 Thread Horia Mocioi
Hello guys, We are building up an authenticator using certificates. So far we came up with a solution, but implies changing some files in Cassandra code base in order to have the connection in the new Authenticator. So, here are my questions: * how are you guys doing this? * is it possible to obt