Document Negotiate Response SMB3_POSIX_EXTENSIONS_AVAILABLE
authorDavid Mulder <dmulder@samba.org>
Wed, 21 Sep 2022 17:32:04 +0000 (11:32 -0600)
committerDavid Mulder <dmulder@samba.org>
Wed, 21 Sep 2022 20:31:36 +0000 (14:31 -0600)
Signed-off-by: David Mulder <dmulder@samba.org>
smb3_posix_extensions.md

index 1d381640eea2c791c16caa882ceeae32d6084eea..955dfb269190cbbc8d26ff9e81810a2f69d02582 100644 (file)
@@ -206,4 +206,16 @@ versions are defined.
   </td>
 </tr></tbody></table>
 
+### 2.2.4 SMB2 NEGOTIATE Response
+
+#### 2.2.4.1 SMB2 NEGOTIATE_CONTEXT Response Values
+
+##### 2.2.4.1.8 SMB3_POSIX_EXTENSIONS_AVAILABLE
+
+The SMB3_POSIX_EXTENSIONS_AVAILABLE context is specified in an SMB2 NEGOTIATE
+response by the server to indicate that the SMB3 POSIX version specified by the
+client is supported. The format of the data in the Data field of this
+SMB2_NEGOTIATE_CONTEXT MUST take the same form specified in section
+[2.2.3.1.8](#2.2.3.1.8-SMB3_POSIX_EXTENSIONS_AVAILABLE).
+
 # 3 Protocol Details
\ No newline at end of file