From: Andrew Bartlett Date: Mon, 30 Apr 2012 05:17:54 +0000 (+1000) Subject: selftest: Add hideunread share to plugin_s4_dc X-Git-Tag: samba-4.0.0alpha21~430 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=154518a719b283153c29f728f11a704b07be85e6;p=thirdparty%2Fsamba.git selftest: Add hideunread share to plugin_s4_dc --- diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 711acba6e89..5ef5ce9e0cc 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...";