From: Andreas Schneider Date: Thu, 3 Dec 2020 14:25:59 +0000 (+0100) Subject: docs-xml: Use 'desired' and 'required' for option 'client signing' X-Git-Tag: tevent-0.11.0~997 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293a941fc01b14ab22d785a56ea17ea0b8363bf3;p=thirdparty%2Fsamba.git docs-xml: Use 'desired' and 'required' for option 'client signing' For a better user experience we use disabled, desired, required everywhere now. The arguments auto and mandatory are still working and synonyms. Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/smbdotconf/security/clientsigning.xml b/docs-xml/smbdotconf/security/clientsigning.xml index 8addf8a3834..bd928186ae3 100644 --- a/docs-xml/smbdotconf/security/clientsigning.xml +++ b/docs-xml/smbdotconf/security/clientsigning.xml @@ -5,13 +5,13 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> This controls whether the client is allowed or required to use SMB signing. Possible values - are auto, mandatory + are desired, required and disabled. - When set to auto or default, SMB signing is offered, but not enforced. + When set to desired or default, SMB signing is offered, but not enforced. - When set to mandatory, SMB signing is required and if set + When set to required, SMB signing is mandatory and if set to disabled, SMB signing is not offered either. IPC$ connections for DCERPC e.g. in winbindd, are handled by the