mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
13 lines
430 B
XML
13 lines
430 B
XML
<samba:parameter name="client plaintext auth"
|
|
context="G"
|
|
type="boolean"
|
|
basic="1" advanced="1" wizard="1" developer="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>Specifies whether a client should send a plaintext
|
|
password if the server does not support encrypted passwords.</para>
|
|
</description>
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|
|
|