Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC5F2108E6 for ; Tue, 13 Jan 2015 23:56:33 +0000 (UTC) Received: (qmail 61491 invoked by uid 500); 13 Jan 2015 23:56:35 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 61449 invoked by uid 500); 13 Jan 2015 23:56:35 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 61429 invoked by uid 99); 13 Jan 2015 23:56:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jan 2015 23:56:35 +0000 Date: Tue, 13 Jan 2015 23:56:35 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2815) Kerberos authentication for clients 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/ACCUMULO-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276222#comment-14276222 ] Mike Drob commented on ACCUMULO-2815: ------------------------------------- What do the headings mean? > Kerberos authentication for clients > ----------------------------------- > > Key: ACCUMULO-2815 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2815 > Project: Accumulo > Issue Type: Improvement > Components: client > Reporter: Josh Elser > Assignee: Josh Elser > Fix For: 1.7.0 > > > We have server authentication via Kerberos, but we don't have a way for clients to connect to Accumulo using Kerberos. > HBase context: http://hbase.apache.org/book/security.html#d248e5472 > We'll have to look into how Authorizations and Permissions are assigned to these users and make sure the ZK-backed security mechanisms can still support this. It would be nice to not have to make a completely separate auth/permission mechanism when kerberos is being used. > As far as configuration, I imagine this would be a great fit for the often-proposed client-side configuration idea. -- This message was sent by Atlassian JIRA (v6.3.4#6332)