Tech Translated

IT Security & Technology Blog

Practical IT insights for Australian businesses. Our team covers cybersecurity advisories, compliance updates, and plain-English explainers on the technology your business relies on, published regularly as the landscape shifts.

Active Directory guide graphic with teal network elements on dark navy background for Kerberos RC4 enforcement

Windows Kerberos RC4 Lockout Arrives Tuesday: Check Your AD First

Microsoft's July Patch Tuesday update on 14 July will permanently remove the ability to roll back Kerberos RC4 hardening on Windows domain controllers. If your business runs Active Directory and you haven't audited for RC4 dependencies, you have three days to find out before things start breaking.

No rollback after 14 July: RC4 Audit mode is being removed permanently. Any service or device still relying on RC4-based Kerberos tickets will fail to authenticate after Tuesday's update.

This is the final phase of a rollout that started in January 2026 with audit logging and moved to enforcement-with-rollback in April. As Microsoft confirmed in its 30-day reminder, the July update removes Audit mode entirely. After Tuesday, RC4 encryption in Kerberos authentication is off by default with no safety net. If a service account or device still relies on RC4-based tickets, it will fail to authenticate. In most cases, this happens silently.

Why this matters for Australian SMBs: in our experience managing business networks across Sydney, the Central West, Brisbane, and Melbourne, the most common RC4 holdouts aren't servers or workstations. They're the things nobody thinks about: legacy multifunction printers with LDAP authentication, older NAS appliances with domain-joined SMB shares, POS terminals in hospitality venues running outdated firmware, and line-of-business accounting packages that haven't been updated since the firm moved to the cloud. These are exactly the devices that'll stop authenticating on Tuesday morning with no obvious error message.

What to do before Tuesday:

  • Check your domain controller event logs for Kerberos events flagging RC4 usage; if you've had the April update installed, these should already be logging (Event ID 4769, encryption type 0x17).
  • For any service account or device still using RC4, either migrate it to AES encryption or explicitly set the msDS-SupportedEncryptionTypes attribute on the account as a temporary hold.
  • If you're running Azure Files with AD-based authentication, follow Microsoft's official guidance to avoid access disruptions.
  • Don't overlook non-Windows devices: Linux boxes, network appliances, and older macOS clients using Kerberos may need separate testing before Tuesday.

If you're not sure where to start or don't have time to audit before Tuesday, talk to your IT provider now rather than after the phones start ringing on Wednesday.

How to Find RC4 Dependencies Before They Break

The quickest way to identify RC4-reliant services is to review your domain controller event logs. Since January, audit mode has been logging Event ID 4769 with encryption type 0x17 (RC4-HMAC). Any service or device generating these events will fail authentication after Tuesday's update.

The most common culprits in business environments are older multifunction printers and copiers that authenticate against Active Directory to send scanned documents by email, legacy line-of-business applications that haven't been updated in several years, and service accounts with outdated Kerberos configuration flags.

If you find dependencies you can't immediately remediate, Microsoft provides a per-service exemption path using the msDS-SupportedEncryptionTypes attribute on the relevant computer or service account object in Active Directory. Treat this as a temporary measure rather than a permanent fix; the goal is to get services migrated to AES encryption as quickly as possible.

All IT can run an RC4 dependency audit on your domain environment. Contact our team if you need a hand before Tuesday's update lands.

Related guide: Microsoft 365 for Australian Businesses: see how Microsoft 365 can transform the way your team works.

Written by Dan Briggs, Head of Relationships, All IT Services. All IT is a Sydney-based managed IT provider supporting businesses across financial services, hospitality, and not-for-profit sectors from its Brookvale base.


Frequently Asked Questions: Kerberos RC4 Enforcement

RC4 is an outdated encryption algorithm that has known weaknesses. Kerberos RC4 hardening replaces RC4-based ticket encryption with the more secure AES standard in Windows Active Directory environments. Microsoft has been phasing this in since 2022 and the July 14 update makes it permanent with no rollback option, as part of the broader response to CVE-2026-20833 and long-standing guidance from the ACSC and NIST to move away from RC4.
The most common failure points are multifunction printers and copiers that use LDAP or Kerberos authentication to email scanned documents, older NAS appliances with domain-joined SMB shares, POS terminals running outdated firmware, line-of-business applications that haven't been updated in several years, and non-Windows devices (Linux, older macOS, network appliances) using Kerberos. These typically fail silently with no obvious error, making them easy to miss until a user reports they can't scan or log in.
Check your domain controller Security event logs for Event ID 4769 with Ticket Encryption Type 0x17 (RC4-HMAC). If you applied the April 2026 update, these events should have been logging since then. Each entry will identify the service account or device making the RC4 request. Any account or device appearing in those logs will fail authentication after Tuesday's update unless remediated.
For services that can't be immediately migrated to AES, Microsoft provides a temporary exemption path: set the msDS-SupportedEncryptionTypes attribute on the relevant Active Directory computer or service account object to explicitly permit RC4 on a per-service basis. This buys time to remediate properly but should not be treated as a long-term solution. Contact All IT Services if you need help running the audit or applying the exemptions before Tuesday.

Need an RC4 Dependency Audit Before Tuesday?

Our team can review your domain controller event logs, identify RC4-reliant services, and help you remediate or apply temporary exemptions before the July 14 lockout.


Related Guide

Microsoft 365 Services

See how Microsoft 365 can transform the way your team works.

Read the Full Guide →
Posted in Strategic