selftest: Add new dfs share (with widelinks enabled)
authorNoel Power <noel.power@suse.com>
Fri, 28 Jul 2023 08:40:57 +0000 (09:40 +0100)
committerJule Anger <janger@samba.org>
Thu, 3 Aug 2023 07:42:17 +0000 (07:42 +0000)
Adds share (to be used in later test) that has dfs node
but additionally has widelinks set to yes

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15435

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit b57cdfd7efb161cf96b3a39dc7a1652db817e602)

selftest/target/Samba3.pm

index d3ee73880262343f8ff761a9dc83a93e4308e511..fb581451801789f5cc22fcdbf367719ac0d1e5a3 100755 (executable)
@@ -3030,6 +3030,11 @@ sub provision($$)
        msdfs root = yes
        msdfs shuffle referrals = yes
        guest ok = yes
+[msdfs-share-wl]
+       path = $msdfs_shrdir
+       msdfs root = yes
+       wide links = yes
+       guest ok = yes
 [msdfs-share2]
        path = $msdfs_shrdir2
        msdfs root = yes