summaryrefslogtreecommitdiff
path: root/selftest/target
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2017-09-07 17:29:03 +0200
committerJeremy Allison <jra@samba.org>2017-11-08 00:20:09 +0100
commite981b41a37c78de1d7ad114921f65502a365dd66 (patch)
tree70bad5c18fc29f58ada65253f3fd54ea0816c524 /selftest/target
parenta1671558af014bd9303f62120e7fc3a9978be6fe (diff)
downloadsamba-e981b41a37c78de1d7ad114921f65502a365dd66.tar.gz
selftest: run raw.acls tests against a share with XDR NFS4 ACLs
Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'selftest/target')
-rwxr-xr-xselftest/target/Samba3.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 57db4fa1c60..248075ddffa 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1882,6 +1882,14 @@ sub provision($$$$$$$$$)
nfs4:mode = simple
vfs objects = nfs4acl_xattr xattr_tdb
+[nfs4acl_xdr_40]
+ path = $shrdir
+ comment = smb username is [%U]
+ vfs objects = nfs4acl_xattr xattr_tdb
+ nfs4:mode = simple
+ nfs4acl_xattr:encoding = xdr
+ nfs4acl_xattr:version = 40
+
[xcopy_share]
path = $shrdir
comment = smb username is [%U]