1 <samba:parameter name="require strong key"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This option controls whether winbindd requires support
7 for md5 strong key support for the netlogon secure channel.</para>
9 <para>The following flags will be required NETLOGON_NEG_STRONG_KEYS,
10 NETLOGON_NEG_ARCFOUR and NETLOGON_NEG_AUTHENTICATED_RPC.</para>
12 <para>You can set this to no if some domain controllers only support des.
13 This might allows weak crypto to be negotiated, may via downgrade attacks.</para>
15 <para>The behavior can be controlled per netbios domain
16 by using 'require strong key:NETBIOSDOMAIN = no' as option.</para>
18 <para>Note for active directory domain this option is hardcoded to 'yes'</para>
20 <para>This option yields precedence to the <smbconfoption name="reject md5 servers"/> option.</para>
22 <para>This option takes precedence to the <smbconfoption name="client schannel"/> option.</para>
25 <value type="default">yes</value>