[
https://issues.apache.org/jira/browse/DIRKRB-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li resolved DIRKRB-600.
------------------------------
Resolution: Fixed
Assignee: ChenQing
Thanks Qing for finding and solving this issue.
commit 051be371964abded924a4ae958dc5015b4282df0
Author: plusplusjiajia <[email protected]>
Date: Thu Jul 21 16:28:39 2016 +0800
DIRKRB-600 Throw an exception when run rename_principal in kadmin.
Contributed by Qing.
> Throw an exception when run rename_principal in kadmin.
> -------------------------------------------------------
>
> Key: DIRKRB-600
> URL: https://issues.apache.org/jira/browse/DIRKRB-600
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: ChenQing
> Assignee: ChenQing
> Attachments: DIRKRB-600-v1.path
>
>
> The steps of run as follows:
> 1)Start kerby-kdc-server. sh bin/start-kdc.sh [server-conf-dir] [work-dir]
> 2)Run kadmin. sh bin/kadmin.sh [server-conf-dir] -k [keytab]
> 3)run rename_principal. rename_principal oldName newName
> Error information as follows:
> KadminTool.local: java.util.NoSuchElementException: No line found
> at java.util.Scanner.nextLine(Scanner.java:1540)
> at
> org.apache.kerby.kerberos.tool.kadmin.KadminTool.main(KadminTool.java:256)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)