updating default values for several parameters
[Samba.git] / docs / smbdotconf / protocol / enableasusupport.xml
blobcd4f30fb8d62bda31079ec8ee9479e1cb28dd2e5
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 builting [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>
16 <value type="default">no</value>
17 </samba:parameter>