s3-vfs: Add new VFS module to fake setting an ACL
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Aug 2012 10:34:41 +0000 (20:34 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2012 05:19:17 +0000 (15:19 +1000)
commit843e19eff40d300e1b671fb0e78300e6a4cc3683
tree9323b8e0914c0374672128bfac83609b0dd24104
parent2129495319adda28dbe21e1ac9846fcae9373989
s3-vfs: Add new VFS module to fake setting an ACL

The purpose of this module is to remove the relience on the system having ACL support
to test NT ACLs.

Andrew Bartlett
source3/modules/vfs_fake_acls.c [new file with mode: 0644]
source3/wscript