[
https://issues.apache.org/jira/browse/DIRKRB-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li updated DIRKRB-590:
-----------------------------
Fix Version/s: 1.0.0
> Adding the sasl negotiation on remote kadmin
> --------------------------------------------
>
> Key: DIRKRB-590
> URL: https://issues.apache.org/jira/browse/DIRKRB-590
> Project: Directory Kerberos
> Issue Type: New Feature
> Reporter: Jiajia Li
> Assignee: Jiajia Li
> Fix For: 1.0.0
>
>
> 1..add
> {code}
> keytab_file = admin.keytab
> protocol = adminprotocol
> {code}
> in adminClient.conf
> 2..
> add
> {code}
> keytab_file = protocol.keytab
> protocol = adminprotocol
> {code}
> in adminServer.conf
> 3.run the kdcinit tool to create admin.keytab and protocol.keytab.
> 4.run
> sh bin/adminServer.sh conf
> 5.run
> sh bin/remoteAdmin.sh conf
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)