1 <samba:parameter name="client protection"
4 enumlist="enum_client_protection_vals"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 This parameter defines which protection Samba client
9 tools should use by default.
12 <para>Possible client settings are:</para>
16 <emphasis>default</emphasis> - Use the individual
17 default values of the options:
19 <listitem><para><parameter>client signing</parameter></para></listitem>
20 <listitem><para><parameter>client smb encrypt</parameter></para></listitem>
27 <emphasis>plain</emphasis> - This will send
28 everything just as plaintext, signing or
29 encryption are turned off.
35 <emphasis>sign</emphasis> - This will enable
42 <emphasis>encrypt</emphasis> - This will enable
43 integrity checks and force encryption for
50 <value type="default">default</value>