[
https://issues.apache.org/jira/browse/DIRKRB-590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li resolved DIRKRB-590.
------------------------------
Resolution: Fixed
commit a4040027b62f9995cfa340d953506e1305c919db
Author: plusplusjiajia <[email protected]>
Date: Tue Jun 28 11:38:13 2016 +0800
DIRKRB-590 Adding the sasl negotiation on remote kadmin.
> 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
>
> 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.4#6332)