Skip to content

Commit 70b1aa3

Browse files
committed
adding group policy
1 parent 245eb2d commit 70b1aa3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
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: 08/29/2022
7+
ms.date: 09/01/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
---
@@ -124,6 +124,12 @@ To configure directory and file level permissions through Windows File explorer,
124124

125125
To configure directory and file-level permissions, follow the instructions in [Configure directory and file-level permissions over SMB](storage-files-identity-ad-ds-configure-permissions.md).
126126

127+
## Configure the clients by setting group policy
128+
129+
Enable the Azure AD Kerberos functionality on the client machine(s) you want to mount/use Azure File shares from by configuring this group policy on every client on which Azure Files will be used.
130+
131+
`Administrative Templates\System\Kerberos\Allow retrieving the Azure AD Kerberos Ticket Granting Ticket during logon`
132+
127133
## Disable Azure AD authentication on your storage account
128134

129135
If you want to use another authentication method, you can disable Azure AD authentication on your storage account by using the Azure portal.

0 commit comments

Comments
 (0)