<samba:parameter name="client signing"
                 context="G"
				 type="boolean-auto"
                 basic="1"
		 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This controls whether the client is allowed or required to use SMB signing. Possible values 
    are <emphasis>auto</emphasis>, <emphasis>mandatory</emphasis> 
    and <emphasis>disabled</emphasis>. 
    </para>

    <para>When set to auto, SMB signing is offered, but not enforced. 
    When set to mandatory, SMB signing is required and if set 
	to disabled, SMB signing is not offered either.
</para>
</description>

<value type="default">auto</value>
</samba:parameter>