Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92E9710DE0 for ; Fri, 8 Nov 2013 07:50:42 +0000 (UTC) Received: (qmail 47072 invoked by uid 500); 8 Nov 2013 07:50:40 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 46111 invoked by uid 500); 8 Nov 2013 07:50:34 -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 45528 invoked by uid 99); 8 Nov 2013 07:50:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 07:50:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcdcu-cassandra-user-1@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Nov 2013 07:50:26 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VegpO-0007TT-Kg for user@cassandra.apache.org; Fri, 08 Nov 2013 08:50:02 +0100 Received: from c-67-160-201-218.hsd1.ca.comcast.net ([67.160.201.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Nov 2013 08:50:02 +0100 Received: from mikhail.stepura by c-67-160-201-218.hsd1.ca.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Nov 2013 08:50:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: user@cassandra.apache.org From: "Mikhail Stepura" Subject: Re: Restrict Cassandra users seeing all keyspaces Date: Thu, 7 Nov 2013 23:48:07 -0800 Lines: 18 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-67-160-201-218.hsd1.ca.comcast.net In-Reply-To: X-MSMail-Priority: Normal Importance: Normal X-Newsreader: Microsoft Windows Live Mail 15.4.3555.308 X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3555.308 X-Virus-Checked: Checked by ClamAV on apache.org Please take a look at https://issues.apache.org/jira/browse/CASSANDRA-6266 for details -M "Bhathiya Jayasekara" wrote in message news:CAPt+24Qd4e_+_6OC3rrmzpq2C6Yoij1YQydLKCePNgabXK_mdw@mail.gmail.com... Hi all, If I understood correctly, in Cassandra, authenticated users can see the list of all keyspaces. (i.e. full schema) Is that the default behavior in Cassandra? Can we restrict that behavior? Thanks, Bhathiya