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)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 15 Nov 2010 08:47:44 +0000 (08:47 +0000)
commit1e29ee3a70151ca830f5523834d1f669fd8d0a82
treeb8072e4e557b6c24fde4012e72381b692826889f
parent63583037842417f117f8f3db8f576e1e83d42522
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
source4/heimdal/kdc/krb5tgs.c