s3:lib/events: s/EVENT_FD/TEVENT_FD
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / browse / administrative_share.xml
blob95db5f1c85d5af5135be6a7efa7e5918952b2070
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>
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>