Customers may observe high-severity alerts in Change Auditor indicating that:
“ANONYMOUS LOGON is attempting to modify the Domain Admins group permissions (DACL)”
These alerts can raise concern about a potential security breach or unauthorized access attempt, especially given the sensitivity of the Domain Admins group.
The alert is triggered when an anonymous LDAP connection attempts to perform a modification operation against Active Directory objects—in this case, the Domain Admins group DACL.
Key points:
This behavior is expected and indicates that:
Although the attempt was blocked, it is important to identify the source of the anonymous request to rule out misconfiguration or suspicious activity.
On the affected Domain Controller, check:
Correlate timestamps with the Change Auditor alert to identify:
Review any systems that interact with Active Directory using LDAP:
A misconfigured application may:
To reduce or prevent similar alerts:
Domain Controller: LDAP server signing requirementsThis alert does not indicate a successful attack or modification. It confirms that:
The focus should be on identifying the originating system or application to prevent recurring events and ensure environment security.