heimdal Fix handling of backwards cross-realm detection for Samba4
authorAndrew Bartlett <abartlet@samba.org>
Mon, 15 Nov 2010 07:43:51 +0000 (18:43 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Mon, 29 Nov 2010 03:41:13 +0000 (19:41 -0800)
commit2542e40fedc2c4e5ef27de118721f14290638a27
treecd6ee63ca83f60fd4e06fe541118b291a95a3764
parent10f9468f9d9cecb0cbada39856c632344e5053b7
heimdal Fix handling of backwards cross-realm detection for Samba4

Samba4 may modify the case of the realm in a returned entry, but will no longer modify the case of the prinicipal components.

The easy way to keep this test passing is to consider also what we
need to do to get the krbtgt account for the PAC signing - and to use
krbtgt/<this>/@REALM component to fetch the real krbtgt, and to use
that resutl for realm comparion.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Nov 15 08:47:44 UTC 2010 on sn-devel-104

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kdc/krb5tgs.c