[
https://issues.apache.org/jira/browse/DIRKRB-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YanYan updated DIRKRB-543:
--------------------------
Attachment: DIRKRB-543-v1.patch
Use {{XDR}} to encode admin request from {{Admin}}. Mainly implement
{{AddPrincipal}} request.
The {{Admin Server}} can decode the message use {{XDR}} too.
Currently the principal is not added to local backend, because of some test
error issue. We need to start {{KDC Server}},{{Admin Server}} first, and then
start an {{Admin}} to interact with them. However, a unit test cannot down all
these, due to some dependencies problem.
pull request: [https://github.com/apache/directory-kerby/pull/13]
> Add XDR to remote kadmin to implement addPrincipal
> --------------------------------------------------
>
> Key: DIRKRB-543
> URL: https://issues.apache.org/jira/browse/DIRKRB-543
> Project: Directory Kerberos
> Issue Type: New Feature
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKRB-543-v1.patch
>
>
> Use {{XDR}} to encode the message send from {{admin}} to {{adminServer}},
> mainly for {{AddPrincipal}} request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)