Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C129217B08 for ; Mon, 25 May 2015 16:47:17 +0000 (UTC) Received: (qmail 48334 invoked by uid 500); 25 May 2015 16:47:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 48285 invoked by uid 500); 25 May 2015 16:47:17 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 48273 invoked by uid 99); 25 May 2015 16:47:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2015 16:47:17 +0000 Date: Mon, 25 May 2015 16:47:17 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-13767) Allow ZKAclReset to set and not just clear ZK ACLs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-13767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-13767: ------------------------------------ Fix Version/s: 1.1.1 1.0.2 0.98.14 2.0.0 > Allow ZKAclReset to set and not just clear ZK ACLs > -------------------------------------------------- > > Key: HBASE-13767 > URL: https://issues.apache.org/jira/browse/HBASE-13767 > Project: HBase > Issue Type: Bug > Components: Operability, Zookeeper > Affects Versions: 2.0.0, 1.2.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Trivial > Fix For: 2.0.0, 0.98.14, 1.0.2, 1.2.0, 1.1.1 > > Attachments: HBASE-13767-v0.patch > > > The ZKAclReset tool allows to clear ZK ACLs, which is useful if you are migrating from a secure to unsecure cluster setup. > If you want to make sure that your znode ACLs are correct, a -set-acls option, which allows to enforce the proper ACLs on the znodes in a secure setup, can be useful too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)