Skip to content

Commit bc926d7

Browse files
Merge pull request #215235 from khdownie/kendownie102022-3
changed ntfs perms to windows acls
2 parents 3dea984 + 0a8451f commit bc926d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-identity-auth-azure-active-directory-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to enable identity-based Kerberos authentication for hybr
44
author: khdownie
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 10/13/2022
7+
ms.date: 10/20/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
---
@@ -107,7 +107,7 @@ Azure AD Kerberos doesn't support using MFA to access Azure file shares configur
107107
108108
## Assign share-level permissions
109109

110-
When you enable identity-based access, you can set for each share which users and groups have access to that particular share. Once a user is allowed into a share, NTFS permissions on individual files and folders take over. This allows for fine-grained control over permissions, similar to an SMB share on a Windows server.
110+
When you enable identity-based access, you can set for each share which users and groups have access to that particular share. Once a user is allowed into a share, Windows ACLs (also called NTFS permissions) on individual files and directories take over. This allows for fine-grained control over permissions, similar to an SMB share on a Windows server.
111111

112112
To set share-level permissions, follow the instructions in [Assign share-level permissions to an identity](storage-files-identity-ad-ds-assign-permissions.md).
113113

0 commit comments

Comments
 (0)