Next update of VFS modules development guide
[ira/wip.git] / docs / smbdotconf / browse / administrative_share.xml
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>