s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl
commit28f1228b01056dc6eefc64a24fe317d68e170195
authorAndrew Bartlett <abartlet@samba.org>
Thu, 4 Nov 2010 02:16:11 +0000 (4 13:16 +1100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 4 Nov 2010 11:30:04 +0000 (4 11:30 +0000)
tree7f25a87938a6f8534edc7a80ebe5833d534f65c4
parentfea02db10f672635bc08b80c32bbd296b0d4fc9d
s4-dsdb Fix urgent_replication test not to set an invalid userAccountControl

A userAccountControl value of 0 or 1 is invalid, you must include one of
the account types.

Andrew Bartlett
source4/dsdb/tests/python/urgent_replication.py