heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as well
commit6ee82593ec4f4d57c6a8e8597c5c7e74b301631f
authorAndrew Bartlett <abartlet@samba.org>
Thu, 17 Feb 2011 00:52:46 +0000 (17 11:52 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Thu, 24 Feb 2011 03:46:21 +0000 (23 19:46 -0800)
tree5d95f21cfcf041480a33492325fafd9e5c38fde7
parent1f59fe0edf0b7ba43762e8d976be45be388d1def
heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as well

This fixes Win2003 domain logons against Samba4, which need a
canonicalised reply, and helpfully do set that flag.

Specifically, they need that realm in krbtgt/realm@realm that these
both match exactly in the reply.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Feb 17 06:40:53 CET 2011 on sn-devel-104

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