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 9407A104CE for ; Fri, 11 Oct 2013 16:24:50 +0000 (UTC) Received: (qmail 29983 invoked by uid 500); 11 Oct 2013 16:24:44 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 29903 invoked by uid 500); 11 Oct 2013 16:24:43 -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 29875 invoked by uid 99); 11 Oct 2013 16:24:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Oct 2013 16:24:43 +0000 Date: Fri, 11 Oct 2013 16:24:43 +0000 (UTC) From: "Jesse Anderson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-9742) Add Documentation For Simple User Access 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-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Anderson updated HBASE-9742: ---------------------------------- Attachment: simplewith0_94.diff Added 0.94 config sections to the files. > Add Documentation For Simple User Access > ---------------------------------------- > > Key: HBASE-9742 > URL: https://issues.apache.org/jira/browse/HBASE-9742 > Project: HBase > Issue Type: Improvement > Components: documentation > Affects Versions: 0.94.12, 0.96.0 > Reporter: Jesse Anderson > Assignee: Jesse Anderson > Fix For: 0.96.1 > > Attachments: simple0_94.diff, simple.diff, simplewith0_94.diff > > > The [security section|http://hbase.apache.org/book/security.html] in the HBase book only talks about using Kerberos. There is a simple user access mode too that is not documented. > This should be documented for development systems and HBase installs where security is not an issue, but they want to prevent user mistakes. > I've added a section to the security chapter that talks about simple user access. The new section makes it very clear it is not secure. -- This message was sent by Atlassian JIRA (v6.1#6144)