• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/browse/
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>
17