summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/security/clientplaintextauth.xml
blob: ac90ef9fe5637d832b833d1acd470b1688075849 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="client plaintext auth"
                 context="G"
                 basic="1" advanced="1" wizard="1" developer="1"
		 xmlns:samba="http://samba.org/common">
<listitem>
	<para>Specifies whether a client should send a plaintext 
	password if the server does not support encrypted passwords.</para>
	
    <para>Default: <command moreinfo="none">client plaintext auth = yes</command></para>

</listitem>
</samba:parameter>