Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BF1810621 for ; Mon, 6 May 2013 21:22:46 +0000 (UTC) Received: (qmail 54524 invoked by uid 500); 6 May 2013 21:22:46 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 54388 invoked by uid 500); 6 May 2013 21:22:46 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 54380 invoked by uid 99); 6 May 2013 21:22:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 21:22:46 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of david.medinets@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 21:22:39 +0000 Received: by mail-wi0-f177.google.com with SMTP id hq12so3014843wib.16 for ; Mon, 06 May 2013 14:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=dvXPCV+u0EGUnHTAwd7Fl6kRtwRieG02SkzNXKYcRcc=; b=T5jA58ueYgAea77EtFZ5a4e3r7rQhAlL7CHRbB11i6NdljbeuPbHoZyozK/Q/f+Fxr rGHQYZmqHV+6rQ826urPRFsN8y+y/1ku7eMuy2typZpKYfsP+9mOp11U43gUobpCcz3w PF37QRFTiXpLE4vR+HoRzWipfJvxxMWD18q6ZGNuAwpWkx0MtyvuwSXl4x4EKI1TtlET 1HjsQTbRv/S/dpCncKdS5x4XtR9wPPgrBwvOPBF/HeH3trImNjtoJMURRjAxlvfA8NBH HZpdh7VRBT64kf4ojflhRKU1wfEXV/nWFB7kcW0B9fdDKHh4EEpcteu1M08gIEKRilLQ N4xQ== MIME-Version: 1.0 X-Received: by 10.180.76.103 with SMTP id j7mr10732954wiw.21.1367875339530; Mon, 06 May 2013 14:22:19 -0700 (PDT) Received: by 10.194.39.104 with HTTP; Mon, 6 May 2013 14:22:19 -0700 (PDT) Date: Mon, 6 May 2013 17:22:19 -0400 Message-ID: Subject: Is there an option to disable the init command? From: David Medinets To: accumulo-dev Content-Type: multipart/alternative; boundary=f46d043c7cc6b5bba504dc134bc9 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c7cc6b5bba504dc134bc9 Content-Type: text/plain; charset=ISO-8859-1 Today I thought about how bad it would be to accidentally initialize Accumulo in production. Is there a way to disable the init command? Or is it as simple as not giving that privilege to a user? --f46d043c7cc6b5bba504dc134bc9--