Hi,
This blog has detailed info on the AAD Kerberos setup please check this and review the requirements - https://techcommunity.microsoft.com/t5/itops-talk-blog/deep-dive-how-azure-ad-kerberos-works/ba-p/3070889
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When using Azure AD kerberos authentication,
①Do I need to configure Microsoft Intune to make my device compliant?
② Can it be used on devices that have not successfully obtained a Primary Refresh Token (PRT)?
Hi,
This blog has detailed info on the AAD Kerberos setup please check this and review the requirements - https://techcommunity.microsoft.com/t5/itops-talk-blog/deep-dive-how-azure-ad-kerberos-works/ba-p/3070889
@馬場 勇真 Welcome to Microsoft Q&A Forum, Thank you for posting your query here Apologies for the delay response!
No, not a requirement. Intune is just one possible way to enable CloudKerberosTicketRetrievalEnabled (and other registry keys if needed). They can either use Intune, or use group policies, or set the registry value manually on each machine.
This doc has information on how to do that: https://learn.microsoft.com/en-us/azure/storage/files/storage-files-identity-auth-hybrid-identities-enable?tabs=azure-portal
Probably not, no. One of our prerequisites is that the machine needs to be Entra joined (formerly known as AAD joined) or hybrid Entra joined (formerly known as hybrid AAD joined). If I’m not mistaken, the machine would receive a PRT in these cases. The Kerberos TGT is also received at the same time as the PRT, so if the machine doesn’t have a PRT that would tell me they probably also aren’t getting the TGT. I think the PRT also plays a role in TGT renewal, but I’m not entirely sure of how this works -- the Windows Kerberos experts will know more on this than I do.
Are they Entra joined or hybrid Entra joined? If not, they need to be. If yes, we can try to understand more about their scenario, why they don’t seem to get a PRT.
There are no additional licensing requirements for Kerberos on Azure AD.
Please let us know if you have any further queries. I’m happy to assist you further.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.