You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "YanYan (JIRA)" <ji...@apache.org> on 2016/05/26 08:10:12 UTC

[jira] [Updated] (DIRKRB-573) Implement Rename_Principal in Remote Kadmin

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

YanYan updated DIRKRB-573:
--------------------------
    Attachment: DIRKRB-573-v1.patch

Implement Rename Principal in Remote Kadmin.
Usage: run RemoteKadminTool.sh
input "rename_principal <old_principal_name> <new_principal_name>".

This patch also refine codes in RemoteKadminTool.java, and add some more new classes to support the RemoteKadminTool. So that  the general structure of RemoteKadmin have almost been finished.

Github pull request: [https://github.com/apache/directory-kerby/pull/24].

> Implement Rename_Principal in Remote Kadmin
> -------------------------------------------
>
>                 Key: DIRKRB-573
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-573
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: YanYan
>         Attachments: DIRKRB-573-v1.patch
>
>
> Use XDR to encode and decode Remote Kadmin Request to implement
> rename principal function.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)