ADFS DES disabled

Russell Ang 66 Reputation points
2023-02-16T09:35:43.1266667+00:00

Hi All,

Can anyone advise if the ADFS DES is disabled. And does domain controller or users account need to enable force to use RC4 or AES256 authenticate?

image

We are encounter users authenticate is failed on the adfs.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Microsoft Security | Active Directory Federation Services
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-02-16T16:00:57.7733333+00:00

    Hi @Russell Ang

    Following to value in registry key DES seems enabled in the oprating system of ADFS server.

    In other hand ,the supported encryption for kerberos can be controled by the attribute MS-DS-SupportedEncryptionTypes in computer object and service account where you set the SPN for you ADFS service. It can be also managed by GPO.

    It's recommended to force AES encryption instead of DES and RC4. You should start to disable them on computer client and servers before domain controllers.

    For more details , I invite you to read the following article: Decrypting the Selection of Supported Kerberos Encryption Types

    Please don't forget to mark helpful answer as accepted


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.