selftest: Make dirsync test use symobolic name and OA not A
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 Aug 2017 01:56:07 +0000 (13:56 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 29 Aug 2017 05:23:28 +0000 (07:23 +0200)
commit53512529beb3b05044cba3363eecb475ce36d610
treea7da5d4809fa8c217ca47d2fa2201c62072b9e4b
parent2feea24061466d14002581ebe6f69956343941d0
selftest: Make dirsync test use symobolic name and OA not A

A is for Allow, OA is for Object Allow, which means check the GUID.

The previous ACE allowed all access, which was not the intention.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/tests/python/dirsync.py