mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
bff2bc9c7d
Samba 4.5 and earlier will fail to do GET_ANC correctly and will not replicate non-critical parents of objects with isCriticalSystemObject=TRUE when DRSUAPI_DRS_CRITICAL_ONLY is set. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15189 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
5 lines
376 B
Plaintext
5 lines
376 B
Plaintext
# This fails as there is no second DC in this enviroment, so it is always the owner
|
|
samba4.drs.getnc_exop.python\(chgdcpass\).getnc_exop.DrsReplicaSyncTestCase.test_FSMONotOwner\(chgdcpass\)
|
|
# This fails because GET_ANC is now poorly implemented (matching Samba 4.5)
|
|
^samba4.drs.getnc_exop.python\(chgdcpass\).getnc_exop.DrsReplicaSyncTestCase.test_link_utdv_hwm\(chgdcpass\)
|