<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Cassandra Client authentication encryption</title>
		<link>http://www.datastax.com/support-forums/topic/cassandra-client-authentication-encryption</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 17:54:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/cassandra-client-authentication-encryption" rel="self" type="application/rss+xml" />

		<item>
			<title>sarch on "Cassandra Client authentication encryption"</title>
			<link>http://www.datastax.com/support-forums/topic/cassandra-client-authentication-encryption#post-8278</link>
			<pubDate>Fri, 04 Jan 2013 12:16:24 +0000</pubDate>
			<dc:creator>sarch</dc:creator>
			<guid isPermaLink="false">8278@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;As I understand it, Cassandra offers you the opportunity to implement the two interfaces:&#60;br /&#62;
org.apache.cassandra.auth.IAuthenticator.java&#60;br /&#62;
org.apache.cassandra.auth.IAuthority.java&#60;br /&#62;
to allow for authentication and that you extend these interfaces. A simple example (not secure) implementation exists in the source code that can be used.&#60;/p&#62;
&#60;p&#62;But as I understand it, the IAuthenticator-extended class gets the credentials from the client in a map containing plaintext &#34;username&#34; and &#34;password&#34; fields. As communication to port 9160 is not encrypted, this means that even if you implement a secure class for the IAuthenticator and IAuthority interfaces, your password from your client will be sent in plaintext and is vulnerable to snooping.&#60;/p&#62;
&#60;p&#62;Have I got my understanding of this situation correct and is there any way of securing your password as it is sent across the network to authorise your cassandra session without tunnelling it through an SSH session?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
