Tests for bug #8972 - Add a posix_share definition to s3 so we can do raw posix permi...
authorJeremy Allison <jra@samba.org>
Tue, 5 Jun 2012 03:43:09 +0000 (20:43 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 5 Jun 2012 04:25:31 +0000 (06:25 +0200)
selftest/target/Samba3.pm

index 098f532094cae2b16136d7a3d1b1d8d4e4a9f45e..a84b4e184b79004d5bd543d12a1faf79f6380b10 100755 (executable)
@@ -984,6 +984,15 @@ sub provision($$$$$$)
        comment = smb username is [%U]
        create mask = 777
        force create mode = 777
+[posix_share]
+       path = $shrdir
+       comment = smb username is [%U]
+       create mask = 0777
+       force create mode = 0
+       directory mask = 0777
+       force directory mode = 0
+       vfs objects = $vfs_modulesdir_abs/xattr_tdb.so
+
 [print\$]
        copy = tmp
        ";