Author: vlendec
Date: 2008-02-26 20:34:33 +0000 (Tue, 26 Feb 2008)
New Revision: 1244

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1244

Log:
Add docs for "hidden" parameter

Thanks to Andreas Schneider <[EMAIL PROTECTED]>

Added:
   trunk/smbdotconf/browse/hidden.xml


Changeset:
Added: trunk/smbdotconf/browse/hidden.xml
===================================================================
--- trunk/smbdotconf/browse/hidden.xml  2008-02-21 19:02:50 UTC (rev 1243)
+++ trunk/smbdotconf/browse/hidden.xml  2008-02-26 20:34:33 UTC (rev 1244)
@@ -0,0 +1,12 @@
+<samba:parameter name="hidden"
+                 context="S"
+                 type="boolean"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc";>
+<description>
+    <para>If this parameter is set to <constant>yes</constant> for 
+    a service, then the share will be hidden and can't be administrated 
(STYPE_DISKTREE_HIDDEN).
+
+    <para>See the section below on <smbconfoption name="security"/> for more 
information about this option.
+</description>
+<value type="default">no</value>
+</samba:parameter>

Reply via email to