selftest: Add hideunread share to plugin_s4_dc
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Apr 2012 05:17:54 +0000 (15:17 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 1 May 2012 23:00:12 +0000 (01:00 +0200)
selftest/target/Samba4.pm

index 711acba6e8900e0287ff7705270c78d71ca45cde..5ef5ce9e0cc2915993c811eaab38651d4e318707 100644 (file)
@@ -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...";