Spelling fixes s/accomodations/accommodations/
[Samba.git] / docs-xml / smbdotconf / protocol / enableasusupport.xml
blob2f05b01533861a03ddfd5224b3859c9ba1427b63
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 accommodations 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>