Use a compatibility configuration instead of strict FAST enforcement.
- On domain controllers, enable Key Distribution Center (KDC) client support for claims, compound authentication and Kerberos armoring and set Options to Always provide claims.
- Do not configure Fail unarmored authentication requests in a mixed environment. That setting causes authentication failures for operating systems and devices that do not support Kerberos armoring.
- On clients, leave RequireKerberosArmoring disabled or not configured unless the target domain fully supports armoring. When this policy is enabled, clients require armored AS and TGS exchanges with domain controllers, and authentication fails if the domain does not support it.
- If client-side enforcement is needed later, first enable the Kerberos Group Policy Kerberos client support for claims, compound authentication and Kerberos armoring, then roll out RequireKerberosArmoring only to devices known to support FAST.
For selective rollout:
- In Default Domain Controllers Policy, go to Computer Configuration > Administrative Templates > System > KDC.
- Enable Key Distribution Center (KDC) client support for claims, compound authentication and Kerberos armoring.
- Set Options to Always provide claims.
- Avoid enabling any setting that fails unarmored authentication requests while legacy or non-FAST devices still need access.
- If testing stricter enforcement, use an audit-only authentication policy first in Active Directory Administrative Center (ADAC) > Authentication Policies > New > Only audit policy restrictions.
Important limitation:
- Older or non-Windows devices that do not support the required Kerberos hardening need vendor updates or vendor support. Microsoft guidance states that non-Windows devices must support the required capabilities, and for non-Microsoft Kerberos implementations, updates or support must come from the device or app manufacturer.
Warning:
- Enabling strict armoring enforcement can break authentication for legacy systems.
- Registry or policy changes that disable security hardening reduce protection and should be used only as a temporary mitigation if required.