Author: vlendec
Date: 2008-02-29 12:06:34 +0000 (Fri, 29 Feb 2008)
New Revision: 1247

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

Log:
"hidden"->"administrative share"

Added:
   trunk/smbdotconf/browse/administrative_share.xml
Removed:
   trunk/smbdotconf/browse/hidden.xml


Changeset:
Added: trunk/smbdotconf/browse/administrative_share.xml
===================================================================
--- trunk/smbdotconf/browse/administrative_share.xml    2008-02-28 10:07:40 UTC 
(rev 1246)
+++ trunk/smbdotconf/browse/administrative_share.xml    2008-02-29 12:06:34 UTC 
(rev 1247)
@@ -0,0 +1,15 @@
+<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 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>
+<value type="default">no</value>
+</samba:parameter>

Deleted: trunk/smbdotconf/browse/hidden.xml
===================================================================
--- trunk/smbdotconf/browse/hidden.xml  2008-02-28 10:07:40 UTC (rev 1246)
+++ trunk/smbdotconf/browse/hidden.xml  2008-02-29 12:06:34 UTC (rev 1247)
@@ -1,12 +0,0 @@
-<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