Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EE27A200B9E for ; Sat, 8 Oct 2016 22:28:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ECB17160AAD; Sat, 8 Oct 2016 20:28:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 45E25160AEF for ; Sat, 8 Oct 2016 22:28:22 +0200 (CEST) Received: (qmail 19160 invoked by uid 500); 8 Oct 2016 20:28:21 -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 18889 invoked by uid 99); 8 Oct 2016 20:28:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Oct 2016 20:28:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EFBAD2C2A6D for ; Sat, 8 Oct 2016 20:28:20 +0000 (UTC) Date: Sat, 8 Oct 2016 20:28:20 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4488) fix gaps in user manual section on Kerberos for clients MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 08 Oct 2016 20:28:23 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15558662#comment-15558662 ] Josh Elser commented on ACCUMULO-4488: -------------------------------------- oh, did you fix it? :) > fix gaps in user manual section on Kerberos for clients > -------------------------------------------------------- > > Key: ACCUMULO-4488 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4488 > Project: Accumulo > Issue Type: Bug > Components: docs > Affects Versions: 1.7.1, 1.7.2 > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Critical > Fix For: 1.7.3, 1.8.1, 2.0.0 > > Attachments: ACCUMULO-4488.1.patch, ACCUMULO-4488.2.patch > > Time Spent: 0.5h > Remaining Estimate: 0h > > clean up several gaps in the docs that I stumbled on while setting up a cluster with kerberos for clients: > * document setting up a superuser on an existing system that's enabling kerberos > * include example of verifying access for the superuser > * per-user client configuration gives wrong filename > * per-user client configuration required additions for kerberos missing {{rpc.sasl.qop}} > * document {{trace.token.property.keytab}} > * note required permissions for trace user (Table.READ, Table.WRITE, Table.ALTER_TABLE) -- This message was sent by Atlassian JIRA (v6.3.4#6332)