You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2017/05/18 01:50:04 UTC

[jira] [Updated] (DIRKRB-600) Throw an exception when run rename_principal in kadmin.

     [ https://issues.apache.org/jira/browse/DIRKRB-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiajia Li updated DIRKRB-600:
-----------------------------
    Fix Version/s: 1.0.0

> 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
>             Fix For: 1.0.0
>
>         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.15#6346)