Jiajia Li created DIRKRB-590:
--------------------------------
Summary: 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)