[
https://issues.apache.org/jira/browse/DIRKRB-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YanYan updated DIRKRB-546:
--------------------------
Attachment: DIRKRB-546-v1.patch
Add {{ServerSetting}} as the super class of both {{AdminServerSetting}} and
{{KdcSetting}}, so that an object of {{LocalKadminImpl}} can be created at
{{RemoteKadminImpl}}, with information about admin server.
> Add super class to AdminSetting and KdcSetting
> ----------------------------------------------
>
> Key: DIRKRB-546
> URL: https://issues.apache.org/jira/browse/DIRKRB-546
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKRB-546-v1.patch
>
>
> To add a principal to backend from remote kadmin, we need to invoke
> {{addPrincipal(String principal)}} method in {{LocalKadminImpl}}. In order
> to create an object of {{LocalKadminImpl}}, we should add a super class to
> both {{AdminServerSetting}} and {{KdcSetting}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)