Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If:
The server has negotiated the NT LAN Manager dialect or later (SMB_COM_NEGOTIATE section 2.2.4.51),
The server has negotiated DFS capabilities via the CAP_DFS flag (SMB_COM_NEGOTIATE section 2.2.4.51),
The server has set the SMB_SHARE_IS_IN_DFS flag in the SMB_COM_TREE_CONNECT_ANDX response (section 2.2.4.55.2) for the share,
Then the share is in the DFS namespace (a "DFS share") and the client MUST set Client.TreeConnect.IsDfsShare to TRUE. The client MUST set the SMB_FLAGS2_DFS flag in the header of any message that contains a pathname to an object within the share (a DFS path). The pathname MUST have the full file name, including the server name and share name.