summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/browse/administrative_share.xml (renamed from docs/smbdotconf/browse/hidden.xml)9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/smbdotconf/browse/hidden.xml b/docs/smbdotconf/browse/administrative_share.xml
index ae9ac1eba2..bc48bf0e1b 100644
--- a/docs/smbdotconf/browse/hidden.xml
+++ b/docs/smbdotconf/browse/administrative_share.xml
@@ -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>