Domain Controllers replicate error code 110

Russell Ang 66 Reputation points
2021-07-15T07:04:24.537+00:00

Hello,

I need some advice here, as the current environment contain Parent domain & 2 child domains. Due to some security policy RC4 has been disabled for all domain controllers. I noticed while doing health check or manual repadmin /replsum etc.

Seem to getting AD health check is unhealthy.
[DC2] DsBindWithSpnEx() failed with error 5,
Access is denied..
Warning: DC2 is the Schema Owner, but is not responding to DS RPC Bind.

[DC1] DsBindWithSpnEx() failed with error 5,
Access is denied..
Warning: DC1 is the PDC Owner, but is not responding to DS RPC Bind

Does it necessary to enable AES Encryption?114879-properties-of-a-child-domain.png

Windows for business Windows Client for IT Pros Directory services Active Directory
{count} votes

7 answers

Sort by: Most helpful
  1. Russell Ang 66 Reputation points
    2021-07-27T01:37:51.787+00:00

    Hello @Anonymous ,

    Last question, Since AES is enabled by default.

    1. Require to enable for child domain with domain trust?

    118015-image.png

    0 comments No comments

  2. Anonymous
    2021-07-28T03:50:36.867+00:00

    Hello @RussellAng-0425,

    Thank you for your update.

    I am sorry, I cannot explain it clearly.

    Q: Last question, Since AES is enabled by default. Require to enable for child domain with domain trust?
    A: Yes, AES is enabled by default in the same domain.

    It is required to enable for Parent-Child domain with domain trust.

    Parent domain and child domain use the default Parent-Child trusts, but this trusts by default uses RC4 as ETYPE for Kerberos.

    Now RC4 is disabled, so if you want to enable AES on this trust you need to enable this flag (disabled by default) in the trusts properties:
    118445-tru1.png

    For more information, please refer to link below.

    Tough Questions Answered: Can I disable RC4 Etype for Kerberos on Windows 10?
    https://techcommunity.microsoft.com/t5/itops-talk-blog/tough-questions-answered-can-i-disable-rc4-etype-for-kerberos-on/ba-p/382718

    Hope the information above is helpful to you.

    Should you have any question or concern, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

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.