s4-kdc: treat a kvno of 255 as unspecified
authorAndrew Tridgell <tridge@samba.org>
Wed, 28 Sep 2011 19:22:27 +0000 (05:22 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 4 Oct 2011 04:08:57 +0000 (15:08 +1100)
commit5717da34b92cfb9385d9275df5b48c70254ce78f
tree673d35f1acc9c57cd25d7533a49783991d873f2b
parent6356f4c25524e81cad3301a5cdf907272612948f
s4-kdc: treat a kvno of 255 as unspecified

windows sometimes sends us a kvno of 255 for inter-domain trusts. We
don't yet know why it does this, but it seems that we need to treat
this as an unspecified kvno

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/kdc/db-glue.c