1 <samba:parameter name="client plaintext auth"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This parameter has been deprecated since Samba 4.13 and
8 support for plaintext (as distinct from NTLM, NTLMv2 or
9 Kerberos authentication)
10 will be removed in a future Samba release.</para>
11 <para>That is, in the future, the current default of
12 <command>client plaintext auth = no</command>
13 will be the enforced behaviour.</para>
15 <para>Specifies whether a client should send a plaintext
16 password if the server does not support encrypted passwords.</para>
18 <value type="default">no</value>