Explicit Proxy LDAPS Errors After Upgrading DCs to 2025
We use LDAPS to check users belong to an AD group in our explicit proxy policies. Ever since we replaced our domain controllers with Server 2025, users receive a pop-up saying proxy authentication is required.
We use regular bind type, with our AD CA's certificate. This test OK, and diagnose debug application fnbamd -1 shows the certificate working.
The CNI is cn, but I've tried using sAMAccountName and uid.
Looking in Event Viewer on the DCs, I see lots of event id 1216 and 1535
1535
Internal event: The LDAP server returned an error.
Additional Data
Error value:
00000003: LdapErr: DSID-0C060666, comment: Error decrypting ldap message, data 0, v65f4
1216
Internal event: An LDAP client connection was closed because of an error.
Client IP: <ip of firewall>:17943
Additional Data
Error value:
3 The system cannot find the path specified.
Internal ID:
c06065f
I briefly tried disabling ldapserverintegrity and LdapEnforceChannelBinding on the DCs to see if that was the cause, but no change.
Does anyone have any ideas, or should I just log a ticket with TAC?
