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