Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 62808 invoked from network); 21 Apr 2010 23:23:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Apr 2010 23:23:16 -0000 Received: (qmail 78188 invoked by uid 500); 21 Apr 2010 23:23:16 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 78168 invoked by uid 500); 21 Apr 2010 23:23:16 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 78160 invoked by uid 99); 21 Apr 2010 23:23:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 23:23:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Apr 2010 23:23:13 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3LNMpkw007417 for ; Wed, 21 Apr 2010 23:22:52 GMT Message-ID: <28403002.127321271892171899.JavaMail.jira@thor> Date: Wed, 21 Apr 2010 19:22:51 -0400 (EDT) From: "Ryan King (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Commented: (CASSANDRA-974) SASL authentication support In-Reply-To: <28940643.1351271095315944.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859579#action_12859579 ] Ryan King commented on CASSANDRA-974: ------------------------------------- I can't comment on thrift, but there are plans to do a secure transport with Avro. > SASL authentication support > --------------------------- > > Key: CASSANDRA-974 > URL: https://issues.apache.org/jira/browse/CASSANDRA-974 > Project: Cassandra > Issue Type: New Feature > Components: Core > Reporter: Jonathan Ellis > Fix For: 0.8 > > > Looking at http://java.sun.com/j2se/1.5.0/docs/guide/security/sasl/sasl-refguide.html I am skeptical that we can make this work with Thrift. > Someone please tell me how I am wrong. :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.