1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00
samba-mirror/docs-xml/smbdotconf/security/clientplaintextauth.xml
Gerald W. Carter 8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23 08:47:48 -05:00

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>