samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceType...
commitb530c264305826c2e655a3f87a9633c70eca1c95
authorAndrew Bartlett <abartlet@samba.org>
Sun, 10 Feb 2013 21:25:41 +0000 (11 08:25 +1100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 7 Apr 2013 19:34:00 +0000 (7 21:34 +0200)
treed0e2013405e09534bc03c025c95a7ef8a91fa068
parentdb6b93916444f44708af0bdabd6f4d002630c834
samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceType on our ntdsDSA

This value is only a link to the local value of intanceType on our server, so only fix it for our server.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit f508435d23445a8b3076f89cbe042e2da1ac0701)
python/samba/dbchecker.py