provision: Allow DNS GSS-TSIG updates to work.
authorAndrew Kroeger <andrew@sprocks.gotdns.com>
Sun, 18 May 2008 04:20:35 +0000 (23:20 -0500)
committerAndrew Kroeger <andrew@sprocks.gotdns.com>
Sun, 18 May 2008 06:54:56 +0000 (01:54 -0500)
commit18aa2d58ed684bd091084b87f7e93c4656ffaabe
treecc9155f68e3c28c3ada43847e5572f0f52dd7e4e
parentc3fcc909c952a4fe914aa0ea1cb2a752911f7fb1
provision: Allow DNS GSS-TSIG updates to work.

This change ensures the KVNO of the principal in secrets.ldb (which is also
exported to the dns.keytab) matches the KVNO associated with the "dns" user.
Without explicitly setting msDS-KeyVersionNumber, the KVNO exported into the
dns.keytab was 0.

KVNO needs to be > 0, as the client libs (at least MIT libs on Fedora)
consider KVNO == 0 as a sign to ignore that particular key.
(This used to be commit 572efc8e65457a982a8cbb04d3b10e3aae22d574)
source4/setup/secrets_dc.ldif