"hidden"->"administrative share"
authorVolker Lendecke <vlendec@samba.org>
Fri, 29 Feb 2008 12:06:34 +0000 (12:06 +0000)
committerGerald W. Carter <jerry@samba.org>
Wed, 23 Apr 2008 13:47:44 +0000 (08:47 -0500)
(This used to be commit 7ee48e3acbcf1d1ad2d2da41bf3ecced66ffc85d)

docs/smbdotconf/browse/administrative_share.xml [moved from docs/smbdotconf/browse/hidden.xml with 54% similarity]

similarity index 54%
rename from docs/smbdotconf/browse/hidden.xml
rename to docs/smbdotconf/browse/administrative_share.xml
index ae9ac1eba2a03b22c71c3401d5b61a7613aa50b3..bc48bf0e1b13b286712703926c19d9ffb6e7a079 100644 (file)
@@ -1,10 +1,13 @@
-<samba:parameter name="hidden"
+<samba:parameter name="administrative share"
                  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>If this parameter is set to <constant>yes</constant> for
+      a share, then the share will be an administrative share. The Administrative
+      Shares are the default network shares created by all Windows NT-based
+      operating systems. These are shares like C$, D$ or ADMIN$. The type of these
+      shares is STYPE_DISKTREE_HIDDEN.
 
     <para>See the section below on <smbconfoption name="security"/> for more information about this option.
 </description>