Skip to content

Commit 2155732

Browse files
committed
cleanup
1 parent 33d8555 commit 2155732

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS volumes | Microsoft Docs
2+
title: Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS volumes
33
description: Describes the considerations and steps for enabling LDAP with extended groups when you create an NFS volume by using Azure NetApp Files.
44
services: azure-netapp-files
55
author: b-hchen
@@ -8,12 +8,12 @@ ms.topic: how-to
88
ms.date: 02/21/2025
99
ms.author: anfdocs
1010
---
11-
# Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS volumes
11+
# Enable Active Directory Domain Services (AD DS) LDAP authentication for NFS
1212

1313
When you [create an NFS volume](azure-netapp-files-create-volumes.md), you can enable the LDAP with extended groups feature (the **LDAP** option) for the volume. This feature enables Active Directory LDAP users and extended groups (up to 1024 groups) to access files and directories in the volume. You can use the LDAP with extended groups feature with both NFSv4.1 and NFSv3 volumes.
1414

1515
> [!NOTE]
16-
> By default, in Active Directory LDAP servers, the `MaxPageSize` attribute is set to a default of 1,000. This setting means that groups beyond 1,000 are truncated in LDAP queries. To enable full support with the 1,024 value for extended groups, the `MaxPageSiz`e attribute must be modified to reflect the 1,024 value. For information about how to change that value, see [How to view and set LDAP policy in Active Directory by using Ntdsutil.exe](/troubleshoot/windows-server/identity/view-set-ldap-policy-using-ntdsutil).
16+
> By default, in Active Directory LDAP servers, the `MaxPageSize` attribute is set to a default of 1,000. This setting means that groups beyond 1,000 are truncated in LDAP queries. To enable full support with the 1,024 value for extended groups, the `MaxPageSize` attribute must be modified to reflect the 1,024 value. For information about how to change that value, see [How to view and set LDAP policy in Active Directory by using Ntdsutil.exe](/troubleshoot/windows-server/identity/view-set-ldap-policy-using-ntdsutil).
1717
1818
Azure NetApp Files supports fetching of extended groups from the LDAP name service rather than from the RPC header. Azure NetApp Files interacts with LDAP by querying for attributes such as usernames, numeric IDs, groups, and group memberships for NFS protocol operations.
1919

articles/azure-netapp-files/includes/netlogon-april-2023.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
2-
title: include file
3-
description: include file
42
author: b-ahibbard
53
ms.service: azure-netapp-files
64
ms.topic: include
7-
ms.date: 04/06/2023
5+
ms.date: 12/06/2024
86
ms.author: anfdocs
97
ms.custom: include file
108

articles/azure-netapp-files/network-attached-file-permissions-nfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
55
author: b-ahibbard
66
ms.service: azure-netapp-files
77
ms.topic: concept-article
8-
ms.date: 11/13/2023
8+
ms.date: 02/13/2025
99
ms.author: anfdocs
1010
---
1111

0 commit comments

Comments
 (0)