s3:winbindd: implement the "winbind use krb5 enterprise principals" logic
commit956618ac6da407a6ac0b60b5165b4050775fa2ab
authorStefan Metzmacher <metze@samba.org>
Fri, 19 Jul 2019 15:10:09 +0000 (19 15:10 +0000)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Sep 2019 23:37:34 +0000 (25 23:37 +0000)
treec81637c37c7794627c406b3a82637b0a01b8f89b
parent4760bbaae22aede59869577cf6176f10d816ade7
s3:winbindd: implement the "winbind use krb5 enterprise principals" logic

We can use enterprise principals (e.g. upnfromB@B.EXAMPLE.COM@PRIMARY.A.EXAMPLE.COM)
and delegate the routing decisions to the KDCs.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14124

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit a77be15d28390c5d12202278adbe6b50200a2c1b)
source3/winbindd/winbindd_pam.c