heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referrals
commitfca11edc0b476f5b87b3301da32fd0409d9590c7
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Feb 2015 12:27:57 +0000 (10 13:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2015 16:38:20 +0000 (8 18:38 +0200)
treebaee64439d3a67066804981f36c3837a2f75b665
parent3a14835d18905b162929d65175f7ee24a99d522a
heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referrals

An AS-REQ with an enterprise principal will always directed to a kdc of the local
(default) realm. The KDC directs the client into the direction of the
final realm. See rfc6806.txt.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/heimdal/lib/krb5/init_creds_pw.c