selftest: Use new fake_acls module
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 10:35:05 +0000 (20:35 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Aug 2012 11:58:08 +0000 (21:58 +1000)
commit74a4c40d4f4bd092d4a71d273f45aab39a8b1cb0
treefc164364ead5adfa59d5efd8a4de80282d262e50
parentc75b6154e475a89c1a43b62c8d8324834397da69
selftest: Use new fake_acls module

This isolates us from the OS ACL library, and allows chown to 'work'
when we are non-root.  In turn, this ensures that we can test the SMB
-> POSIX layer even when the OS would refuse the set due to non-root
or simply not having acls enabled on this particular file system.

This should make a number of build farm tests much more reliable, and
allows a number more tests to pass.

Andrew Bartlett
selftest/knownfail
selftest/target/Samba3.pm
selftest/target/Samba4.pm