Skip to content

Commit adc6195

Browse files
Merge pull request #214336 from khdownie/kendownie101222-7
reboot warning
2 parents 8c07572 + fbbfebc commit adc6195

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 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: 09/15/2022
7+
ms.date: 10/12/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
---
@@ -137,6 +137,8 @@ Use one of the following three methods:
137137
- Configure this group policy on the client(s): `Administrative Templates\System\Kerberos\Allow retrieving the Azure AD Kerberos Ticket Granting Ticket during logon`
138138
- Create the following registry value on the client(s): `reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters /v CloudKerberosTicketRetrievalEnabled /t REG_DWORD /d 1`
139139

140+
Changes are not instant, and require a policy refresh or a reboot to take effect.
141+
140142
## Disable Azure AD authentication on your storage account
141143

142144
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)