From 8daa83a594a2e98f39d764422bfbdbc62c9efd44 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:20:00 +0200 Subject: Adding upstream version 2:4.20.0+dfsg. Signed-off-by: Daniel Baumann --- docs-xml/smbdotconf/security/serversigning.xml | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs-xml/smbdotconf/security/serversigning.xml (limited to 'docs-xml/smbdotconf/security/serversigning.xml') diff --git a/docs-xml/smbdotconf/security/serversigning.xml b/docs-xml/smbdotconf/security/serversigning.xml new file mode 100644 index 0000000..0b7755a --- /dev/null +++ b/docs-xml/smbdotconf/security/serversigning.xml @@ -0,0 +1,29 @@ + + + + This controls whether the client is allowed or required to use SMB1 and SMB2 signing. Possible values + are default, auto, mandatory + and disabled. + + + By default, and when smb signing is set to + default, smb signing is required when + is active directory + domain controller and disabled otherwise. + + When set to auto, SMB1 signing is offered, but not enforced. + When set to mandatory, SMB1 signing is required and if set + to disabled, SMB signing is not offered either. + + For the SMB2 protocol, by design, signing cannot be disabled. In the case + where SMB2 is negotiated, if this parameter is set to disabled, + it will be treated as auto. Setting it to mandatory + will still require SMB2 clients to use signing. + + +default + -- cgit v1.2.3