Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-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 1209C10F3C for ; Mon, 16 Dec 2013 22:12:43 +0000 (UTC) Received: (qmail 21902 invoked by uid 500); 16 Dec 2013 22:12:42 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 21837 invoked by uid 500); 16 Dec 2013 22:12:42 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 21829 invoked by uid 99); 16 Dec 2013 22:12:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Dec 2013 22:12:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of josh.elser@gmail.com designates 209.85.213.53 as permitted sender) Received: from [209.85.213.53] (HELO mail-yh0-f53.google.com) (209.85.213.53) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Dec 2013 22:12:36 +0000 Received: by mail-yh0-f53.google.com with SMTP id b20so4336666yha.12 for ; Mon, 16 Dec 2013 14:12:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=tOVsualaWEBUX0sYJGpCYq6l+rric2/WAzI/8CG7lLc=; b=S5X1q76tBxBUwbWoC5kqeDsDr8TREN+V7cqSiEB3IKIreyuPIRolNENkiYfq73sO7M UTwZR1I7ohfkEf4NR2VVSIwY8nVdkssj7ePmf5Qn/oGcrTadJRRzXky5spLQJtN1pqQX AgRCW8i08AExUS8+xHcoujdzNuaSC1qEHov3JUl1kZh37WMkyPJGMf8FdFV5Aa2H8EI+ 0EgcFU1EE/85EQZaZwCc2BQyuyIK/N/Y8wesVSla4cL0UmU2LeHsQ+61OeYQXb14L7/w NmKgEx4LW1d+2K69kydzKQUBiBTtuSVtkoCwbvzsQ6u+GXJY7ExMUWItdhcA1RCyRCek WvnQ== X-Received: by 10.236.23.129 with SMTP id v1mr3623956yhv.135.1387231935279; Mon, 16 Dec 2013 14:12:15 -0800 (PST) Received: from HW10447.local (pool-173-69-177-34.bltmmd.fios.verizon.net. [173.69.177.34]) by mx.google.com with ESMTPSA id e39sm21164231yhq.15.2013.12.16.14.12.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Dec 2013 14:12:14 -0800 (PST) Message-ID: <52AF7ABC.7020807@gmail.com> Date: Mon, 16 Dec 2013 17:12:12 -0500 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: user@accumulo.apache.org Subject: Re: when a security token is compromised? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 12/16/13, 4:56 PM, Sujee Maniyam wrote: > > On Mon, Dec 16, 2013 at 1:40 PM, Michael Allen > wrote: > > Hi Sujee, I'm not exactly following you when you are talking about a > "security token". Are you maybe referring to the visibility labels > within the cell level security feature of Accumulo? > > > yes, I meant the cell level 'visibility token' > > So I guess, that kind of answers my question :-) > These are not super-secret tokens... just visibility levels. > Admins grants the visibility levels per user , to control access You got it!