From: Volker Lendecke Date: Fri, 29 Feb 2008 12:06:34 +0000 (+0000) Subject: "hidden"->"administrative share" X-Git-Tag: samba-3.3.0pre1~1510 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ee48e3acbcf1d1ad2d2da41bf3ecced66ffc85d;p=thirdparty%2Fsamba.git "hidden"->"administrative share" --- diff --git a/docs/smbdotconf/browse/hidden.xml b/docs/smbdotconf/browse/administrative_share.xml similarity index 54% rename from docs/smbdotconf/browse/hidden.xml rename to docs/smbdotconf/browse/administrative_share.xml index ae9ac1eba2a..bc48bf0e1b1 100644 --- a/docs/smbdotconf/browse/hidden.xml +++ b/docs/smbdotconf/browse/administrative_share.xml @@ -1,10 +1,13 @@ - - If this parameter is set to yes for - a service, then the share will be hidden and can't be administrated (STYPE_DISKTREE_HIDDEN). + If this parameter is set to yes 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. See the section below on for more information about this option.