]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
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)
committerJeremy Allison <jra@samba.org>
Fri, 28 Jul 2023 23:50:32 +0000 (23:50 +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>
selftest/target/Samba3.pm

index b4c3c130e9a101c3a117062f6da197961912a1c9..39831afc599db05fc8f6c22090746d4643ff9150 100755 (executable)
@@ -3034,6 +3034,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