summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--selftest/target/Samba4.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index 711acba6e8..5ef5ce9e0c 100644
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -1306,6 +1306,9 @@ sub provision_plugin_s4_dc($$)
copy = tmp
guest ok = yes
+[hideunread]
+ copy = tmp
+ hide unreadable = yes
";
print "PROVISIONING PLUGIN S4 DC...";