summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/testdata/modify_order_mixed-non-admin.expected
AgeCommit message (Collapse)AuthorFilesLines
2019-05-01pytests: try ldap.modify_order with normal userDouglas Bagnall1-0/+128
We run the tests again, trying to modify as a normal user rather than Administrator. It turns out that we do not always return the same error code as Windows, but in all these tests both Windows and Samba always return some kind of error (as you might hope). Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>