From cassandra-user-return-1493-apmail-incubator-cassandra-user-archive=incubator.apache.org@incubator.apache.org Mon Nov 23 21:46:26 2009 Return-Path: Delivered-To: apmail-incubator-cassandra-user-archive@minotaur.apache.org Received: (qmail 56798 invoked from network); 23 Nov 2009 21:46:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 21:46:26 -0000 Received: (qmail 48613 invoked by uid 500); 23 Nov 2009 21:46:26 -0000 Delivered-To: apmail-incubator-cassandra-user-archive@incubator.apache.org Received: (qmail 48579 invoked by uid 500); 23 Nov 2009 21:46:25 -0000 Mailing-List: contact cassandra-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-user@incubator.apache.org Delivered-To: mailing list cassandra-user@incubator.apache.org Received: (qmail 48570 invoked by uid 99); 23 Nov 2009 21:46:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 21:46:25 +0000 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcdcu-cassandra-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 21:46:15 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NCgjB-0005bg-Kl for cassandra-user@incubator.apache.org; Mon, 23 Nov 2009 22:45:45 +0100 Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Nov 2009 22:45:45 +0100 Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Nov 2009 22:45:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: cassandra-user@incubator.apache.org From: Ted Zlatanov Subject: Re: Cassandra access control Date: Mon, 23 Nov 2009 15:45:22 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Lines: 8 Message-ID: <87eino3ogd.fsf@lifelogs.com> References: <87eio6p7pb.fsf@lifelogs.com> <5B7ECCB8-BF96-4EA1-AAB7-B8C27B824FDF@quagility.com> <87fx8jptkn.fsf@lifelogs.com> <874oozpqcw.fsf@lifelogs.com> <873a4899ro.fsf@lifelogs.com> <87einp408t.fsf@lifelogs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:ACsYJ8CA995Ws0p3AbO3IrQI+nk= Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On Mon, 23 Nov 2009 12:22:37 -0600 Jonathan Ellis wrote: JE> sysauth says it is GPL v2 (also not compatible) Hmm. I guess I have to reimplement SysAuth. At least the code is not terribly complicated, but it's a shame to reinvent the cart and the wheel. Ted