Skip to content

Commit 6f95cd4

Browse files
committed
ms.date
1 parent 6de4fda commit 6f95cd4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/azure-netapp-files/configure-ldap-extended-groups.md

Lines changed: 1 addition & 1 deletion
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: how-to
15-
ms.date: 03/03/2022
15+
ms.date: 03/15/2022
1616
ms.author: anfdocs
1717
---
1818
# Enable Active Directory Domain Services (ADDS) LDAP authentication for NFS volumes

articles/azure-netapp-files/configure-ldap-over-tls.md

Lines changed: 1 addition & 1 deletion
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: how-to
15-
ms.date: 01/04/2022
15+
ms.date: 03/15/2022
1616
ms.author: anfdocs
1717
---
1818
# Configure ADDS LDAP over TLS for Azure NetApp Files

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

Lines changed: 1 addition & 1 deletion
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: how-to
15-
ms.date: 03/14/2022
15+
ms.date: 03/15/2022
1616
ms.author: anfdocs
1717
---
1818
# Create and manage Active Directory connections for Azure NetApp Files

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

Lines changed: 3 additions & 3 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: how-to
15-
ms.date: 03/14/2022
15+
ms.date: 03/15/2022
1616
ms.author: anfdocs
1717
---
1818

@@ -28,7 +28,7 @@ Once you have [created an Active Directory connection](create-active-directory-c
2828

2929
## Options for Active Directory connections
3030

31-
| Field Name | What it is | Can it be modified? | Considerations & Impact | Effect |
31+
|Field Name |What it is |Can it be modified? |Considerations & Impacts |Effect |
3232
|:-:|:--|:-:|:--|:--|
3333
| Primary DNS | Primary DNS server IP addresses for the Active Directory domain. | Yes | None* | New DNS IP will be used for DNS resolution. |
3434
| Secondary DNS | Secondary DNS server IP addresses for the Active Directory domain. | Yes | None* | New DNS IP will be used for DNS resolution in case primary DNS fails. |
@@ -53,7 +53,7 @@ Once you have [created an Active Directory connection](create-active-directory-c
5353
| Group Membership Filter | The custom LDAP search filter to be used when looking up group membership from LDAP server.​ `groupMembershipFilter` can be specified with the `(gidNumber=*)` format. | Yes | None* | Group membership filter will be used while querying group membership of a user from LDAP server. |
5454
| Security Privilege Users | You can grant security privilege (`SeSecurityPrivilege`) to users that require elevated privilege to access the Azure NetApp Files volumes. The specified user accounts will be allowed to perform certain actions on Azure NetApp Files SMB shares that require security privilege not assigned by default to domain users. See [Create and manage Active Directory connections](create-active-directory-connections.md#create-an-active-directory-connection) for more information. | Yes | Using this feature is optional and supported only for SQL Server. The domain account used for installing SQL Server must already exist before you add it to the Security privilege users field. When you add the SQL Server installer's account to Security privilege users, the Azure NetApp Files service might validate the account by contacting the domain controller. The command might fail if it cannot contact the domain controller. For more information about `SeSecurityPrivilege` and SQL Server, see [SQL Server installation fails if the Setup account doesn't have certain user rights](/troubleshoot/sql/install/installation-fails-if-remove-user-right.md).* | Allows non-administrator accounts to use SQL severs on top of ANF volumes. |
5555

56-
**\*There is only no impact on a modified entry if the modifications are entered correctly. If you enter data incorrectly, users and applications will lose access.**
56+
**\*There is no impact on a modified entry only if the modifications are entered correctly. If you enter data incorrectly, users and applications will lose access.**
5757

5858
## Next Steps
5959

0 commit comments

Comments
 (0)