Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 33742 invoked from network); 26 Jun 2010 19:07:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Jun 2010 19:07:56 -0000 Received: (qmail 98083 invoked by uid 500); 26 Jun 2010 19:07:54 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 98045 invoked by uid 500); 26 Jun 2010 19:07:54 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 98037 invoked by uid 99); 26 Jun 2010 19:07:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jun 2010 19:07:54 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chris.shorrock@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Jun 2010 19:07:47 +0000 Received: by vws2 with SMTP id 2so2507386vws.31 for ; Sat, 26 Jun 2010 12:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=3sKD5ucxfuh9qqpr3E7pod9iLXnvUVZPx6Y+BCncESE=; b=NOD5grYZOSkh81FBR2e4uemWJnpOSaskQ0oKfnlFCMbAzBPKWEaoC05wvIPyYpJTb6 yYydtDB+5E940RKkL85m1u3xxmnu+QoUV76h3b1PhklO7ftFPodKEjD/Tu3Mhlj7aWxo cj48RngHHEgCmxqzSif+Wh3NU9HasaN36iUUc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=sUTAcCITbiJ/s5N33z1EpBiXlk5yiKxzdwhJ2ph+QPtcFkHguSFRqbCnUnCu3XrNl3 X8mqh0iAedDRExGzo7JoJO4vscroTEnaEt1gLYIwVhO0juv59UiREvbr9OWExPoSNZOU ZU2vNS9qt1NXGiSnQ7Imc1Hgxf6PxXF6eHGW4= MIME-Version: 1.0 Received: by 10.220.125.83 with SMTP id x19mr503114vcr.71.1277579246842; Sat, 26 Jun 2010 12:07:26 -0700 (PDT) Sender: chris.shorrock@gmail.com Received: by 10.220.107.226 with HTTP; Sat, 26 Jun 2010 12:07:26 -0700 (PDT) In-Reply-To: References: Date: Sat, 26 Jun 2010 12:07:26 -0700 X-Google-Sender-Auth: PcaGYlwNrOnL17pUJLKDaJbbw8Q Message-ID: Subject: Re: simple authentication in cascal From: Chris Shorrock To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016369f9dde2e32330489f39905 --0016369f9dde2e32330489f39905 Content-Type: text/plain; charset=ISO-8859-1 Hey Steve, What type of authentication are you looking to do? Cassandra itself doesn't, as far as I know, support any sort of user setup or authentication so it's on the onus of the application developer to lock things down appropriately. Chris On Fri, Jun 25, 2010 at 5:42 PM, Steve Lihn wrote: > Searching how to use simple authentication in cascal. Couldn't find > anything in API docs. Does anybody know how to do it? > > Thanks, > Steve > --0016369f9dde2e32330489f39905 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey Steve,

What type of authentication are you looking t= o do? Cassandra itself doesn't, as far as I know, support any sort of u= ser setup or authentication so it's on the onus of the application deve= loper to lock things down appropriately.

Chris

On Fri, Jun 25,= 2010 at 5:42 PM, Steve Lihn <stevelihn@gmail.com> wrote:
Searching how to use simple authentication in cascal. Couldn't find any= thing in API docs. Does anybody know how to do it?

Thanks,
Steve

--0016369f9dde2e32330489f39905--