heimdal use returned server entry from HDB to compare realms
authorAndrew Bartlett <abartlet@samba.org>
Fri, 1 Oct 2010 03:58:36 +0000 (13:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 2 Oct 2010 02:15:47 +0000 (12:15 +1000)
commit141b0cb37ca862deff70c4ad4df798156db2101a
tree638fe380429568dfc7dcc9629b89a0099788a99b
parent94059a9a8b0a42dc55be7fee2bcaf45312a3073b
heimdal use returned server entry from HDB to compare realms

Some hdb modules (samba4) may change the case of the realm in
a returned result.  Use that to determine if it matches the krbtgt
realm also returned from the DB (the DB will return it in the 'right' case)

Andrew Bartlett
kdc/krb5tgs.c