[
https://issues.apache.org/jira/browse/DIRKRB-567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li updated DIRKRB-567:
-----------------------------
Fix Version/s: 1.0.0
> Support multiple KDCs for a given realm in client
> -------------------------------------------------
>
> Key: DIRKRB-567
> URL: https://issues.apache.org/jira/browse/DIRKRB-567
> Project: Directory Kerberos
> Issue Type: New Feature
> Reporter: Jiajia Li
> Assignee: Jiajia Li
> Fix For: 1.0.0
>
>
> For example, in krb5.conf file with the following section:
> {code}
> [realms]
> ATHENA.MIT.EDU = {
> kdc = kerberos.mit.edu
> kdc = kerberos-1.mit.edu
> kdc = kerberos-2.mit.edu:750
> admin_server = kerberos.mit.edu
> master_kdc = kerberos.mit.edu
> }
> {code}
> Kerby client will get the kdc list, then try to send message to first running
> kdc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)