summaryrefslogtreecommitdiff
path: root/selftest/target/Samba3.pm
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-10-23 14:05:19 +0200
committerJeremy Allison <jra@samba.org>2017-11-08 00:20:08 +0100
commit08a6ae44196ff747c57e75a42a946978e89a2cd9 (patch)
treef2d57f940052e86e490ec11df8b4348a33d3b82e /selftest/target/Samba3.pm
parent60c8090631d46124f9c8ae750e4a5053b43ac988 (diff)
downloadsamba-08a6ae44196ff747c57e75a42a946978e89a2cd9.tar.gz
selftest: test vfs_nfs4acl_xattr with NFS 4.1 ACLs
Only tests with "nfs4:mode = simple" as mode special is supposed to be broken anyway and simple is recommended. Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest/target/Samba3.pm')
-rwxr-xr-xselftest/target/Samba3.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 87191841589..57db4fa1c60 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1876,6 +1876,12 @@ sub provision($$$$$$$$$)
nfs4acl_xattr:version = 40
vfs objects = nfs4acl_xattr xattr_tdb
+[nfs4acl_simple_41]
+ path = $shrdir
+ comment = smb username is [%U]
+ nfs4:mode = simple
+ vfs objects = nfs4acl_xattr xattr_tdb
+
[xcopy_share]
path = $shrdir
comment = smb username is [%U]