docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / winbind / netutralizent4emulation.xml
blob247822e22e69e2455d4e53f2800271ed3415912d
1 <samba:parameter name="neutralize nt4 emulation"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option controls whether winbindd sends
7         the NETLOGON_NEG_NEUTRALIZE_NT4_EMULATION flag in order to bypass
8         the NT4 emulation of a domain controller.</para>
10         <para>Typically you should not need set this.
11         It can be useful for upgrades from NT4 to AD domains.</para>
13         <para>The behavior can be controlled per netbios domain
14         by using 'neutralize nt4 emulation:NETBIOSDOMAIN = yes' as option.</para>
15 </description>
17 <value type="default">no</value>
18 </samba:parameter>