1 <samba:parameter name="reject md5 servers"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This option controls whether winbindd requires support
8 for aes support for the netlogon secure channel.</para>
10 <para>The following flags will be required NETLOGON_NEG_ARCFOUR,
11 NETLOGON_NEG_SUPPORTS_AES, NETLOGON_NEG_PASSWORD_SET2 and NETLOGON_NEG_AUTHENTICATED_RPC.</para>
13 <para>You can set this to yes if all domain controllers support aes.
14 This will prevent downgrade attacks.</para>
16 <para>The behavior can be controlled per netbios domain
17 by using 'reject md5 servers:NETBIOSDOMAIN = yes' as option.</para>
19 <para>This option takes precedence to the <smbconfoption name="require strong key"/> option.</para>
22 <value type="default">no</value>