Skip to content

Commit bed6389

Browse files
authored
Merge pull request #192074 from b-hchen/patch-38
Retracting Encrypted SMB connection to domain controller
2 parents 04ad12d + 98cbd0a commit bed6389

File tree

3 files changed

+2
-19
lines changed

3 files changed

+2
-19
lines changed

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -194,13 +194,6 @@ This setting is configured in the **Active Directory Connections** under **NetAp
194194

195195
![Active Directory AES encryption](../media/azure-netapp-files/active-directory-aes-encryption.png)
196196

197-
198-
* <a name="encrypted-smb-connection"></a>**Encrypted SMB connection to domain controller**
199-
200-
Select this checkbox to enable SMB encryption for communication between the Azure NetApp Files service and the domain controller (DC). When you enable this functionality, SMB3 protocol will be used for encrypted DC connections, because encryption is supported only by SMB3. SMB, Kerberos, and LDAP enabled volume creation will fail if the DC doesn't support the SMB3 protocol.
201-
202-
![Snapshot that shows the option for encrypted SMB connection to domain controller.](../media/azure-netapp-files/encrypted-smb-domain-controller.png)
203-
204197
* **LDAP Signing**
205198
Select this checkbox to enable LDAP signing. This functionality enables secure LDAP lookups between the Azure NetApp Files service and the user-specified [Active Directory Domain Services domain controllers](/windows/win32/ad/active-directory-domain-services). For more information, see [ADV190023 | Microsoft Guidance for Enabling LDAP Channel Binding and LDAP Signing](https://portal.msrc.microsoft.com/en-us/security-guidance/advisory/ADV190023).
206199

articles/azure-netapp-files/troubleshoot-volumes.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,13 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: troubleshooting
15-
ms.date: 03/15/2022
15+
ms.date: 03/17/2022
1616
ms.author: anfdocs
1717
---
1818
# Troubleshoot volume errors for Azure NetApp Files
1919

2020
This article describes error messages and resolutions that can help you troubleshoot Azure NetApp Files volumes.
2121

22-
## General errors for volume creation or management
23-
24-
| Error conditions | Resolutions |
25-
|-|-|
26-
| Error during SMB, LDAP, or Kerberos volume creation: <br> `Failed to create the Active Directory machine account "PAKA-5755". Reason: SecD Error: no server available Details: Error: Machine account creation procedure failed [ 34] Loaded the preliminary configuration. [ 80] Created a machine account in the domain [ 81] Successfully connected to ip 10.193.169.25, port 445 using TCP [ 83] Unable to connect to LSA service on win-2bovaekb44b.harikrb.com (Error: RESULT_ERROR_SPINCLIENT_SOCKET_RECEIVE_ERROR) [ 83] No servers available for MS_LSA, vserver: 251, domain: http://contoso.com/. **[ 83] FAILURE: Unable to make a connection (LSA:CONTOSO.COM), ** result: 6940 [ 85] Could not find Windows SID 'S-1-5-21-192389270-1514950320-2551433173-512' [ 133] Deleted existing account 'CN=PAKA-5755,CN=Computers,DC=contoso,DC=com' .` | SMB3 is disabled on the domain controller. <br> Enable SMB3 on the domain controller and then try creating the volume. See [How to detect, enable and disable SMBv1, SMBv2, and SMBv3 in Windows](/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3) for details about enabling SMB3. |
27-
2822
## Errors for SMB and dual-protocol volumes
2923

3024
| Error conditions | Resolutions |

articles/azure-netapp-files/whats-new.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
1212
ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.topic: overview
15-
ms.date: 03/15/2022
15+
ms.date: 03/17/2022
1616
ms.author: anfdocs
1717
---
1818

@@ -22,10 +22,6 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
2222

2323
## March 2022
2424

25-
* [Encrypted SMB connection to domain controller](create-active-directory-connections.md#encrypted-smb-connection)
26-
27-
You can now enable SMB encryption for communication between the Azure NetApp Files service and the Active Directory Domain Services domain controller (DC). When you enable this functionality, SMB3 protocol will be used for encrypted DC connections.
28-
2925
* Features that are now generally available (GA)
3026

3127
The following features are now GA. You no longer need to register the features before using them.

0 commit comments

Comments
 (0)