About requirements for using Azure AD Kerberos authentication

馬場 勇真 180 Reputation points
2023-10-23T04:51:52.4466667+00:00

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

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Intune | Other
Microsoft Security | Microsoft Entra | Other
{count} votes

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2023-10-23T12:52:27.6233333+00:00

    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


  2. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2023-11-06T05:16:36.5266667+00:00

    @馬場 勇真 Welcome to Microsoft Q&A Forum, Thank you for posting your query here Apologies for the delay response!

    1. Do I need to configure Microsoft Intune to make my device compliant?

     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

    1. Can it be used on a device that has not obtained a primary refresh token (PRT)?

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.