source: trunk/server/docs-xml/smbdotconf/browse/administrative_share.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 737 bytes
Line 
1<samba:parameter name="administrative share"
2 context="S"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>If this parameter is set to <constant>yes</constant> for
7 a share, then the share will be an administrative share. The Administrative
8 Shares are the default network shares created by all Windows NT-based
9 operating systems. These are shares like C$, D$ or ADMIN$. The type of these
10 shares is STYPE_DISKTREE_HIDDEN.</para>
11
12 <para>See the section below on <smbconfoption name="security"/> for more
13 information about this option.</para>
14</description>
15<value type="default">no</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.