• 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/protocol/
1<samba:parameter name="enable asu support"
2                 context="G"
3                 advanced="1" developer="1"
4		 type="boolean"
5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7    <para>Hosts running the "Advanced Server for Unix (ASU)" product 
8    require some special accomodations such as creating a builtin [ADMIN$] 
9    share that only supports IPC connections.  The has been the default
10    behavior in smbd for many years.  However, certain Microsoft applications
11    such as the Print Migrator tool require that the remote server support
12    an [ADMIN$} file share.  Disabling this parameter allows for creating 
13    an [ADMIN$] file share in smb.conf.</para>
14</description>
15
16<value type="default">no</value>
17</samba:parameter>
18