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 E1F5D200B5A for ; Thu, 21 Jul 2016 03:50:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E09F9160A86; Thu, 21 Jul 2016 01:50:27 +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 2A82B160A64 for ; Thu, 21 Jul 2016 03:50:27 +0200 (CEST) Received: (qmail 30340 invoked by uid 500); 21 Jul 2016 01:50:21 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 30290 invoked by uid 99); 21 Jul 2016 01:50:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 01:50:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 03DA02C0E3E for ; Thu, 21 Jul 2016 01:50:21 +0000 (UTC) Date: Thu, 21 Jul 2016 01:50:21 +0000 (UTC) From: "ChenQing (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DIRKRB-598) Modify list_principals in Kadmin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 01:50:28 -0000 [ https://issues.apache.org/jira/browse/DIRKRB-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChenQing updated DIRKRB-598: ---------------------------- Attachment: DIRKRB-598-v1.patch > Modify list_principals in Kadmin > -------------------------------- > > Key: DIRKRB-598 > URL: https://issues.apache.org/jira/browse/DIRKRB-598 > Project: Directory Kerberos > Issue Type: Improvement > Reporter: ChenQing > Priority: Minor > Attachments: DIRKRB-598-v1.patch > > > In KadminTool.java,because there is getprinc before getprincs,so getprincs can not be executed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)