Active Directory Certificate Services could not publish a Certificate for request 6 to the following location on server

Anonymous
2024-03-05T11:44:23+00:00

Hi ,

Encountering the following error while attempting to publish a certificate to Active Directory Domain Services (ADDS) for a computer certificate:

Active Directory Certificate Services could not publish a Certificate for request 6 to the following location on server DC.MyLabCore.lo: CN=ENT-CA03,OU=CompOU,DC=MyLabCore,DC=lo.  Insufficient access rights to perform the operation. 0x80072098 (WIN32: 8344 ERROR_DS_INSUFF_ACCESS_RIGHTS).

ldap: 0x32: LDAP_INSUFFICIENT_RIGHTS: 00002098: SecErr: DSID-031514B3, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0

Windows for business | Windows Server | Directory services | Certificates and public key infrastructure (PKI)

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

10 answers

Sort by: Most helpful
  1. Anonymous
    2024-03-05T12:34:53+00:00

    Hi,
    According to the article below, I cannot locate "Domain Computers" under Public Key Services.

    To confirm that the CA has necessary permissions on the Domain Computers and Domain Users containers:

    1. Click Start, point to Administrative Tools, and click Active Directory Sites and Services.
    2. On the View menu, click Show Services Node.
    3. Double-click Services, double-click Public Key Services, right-click Domain Computers, and click Properties.

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd299818(v=ws.10)?redirectedfrom=MSDN#confirm-permissions-on-the-domain-computers-and-domain-users-containers-in-active-directory

    My Env.

    Operating System: Windows Server Core 2022

    CA Type: One Enterprise Root CA, Two Enterprise Subordinate CAs

    0 comments No comments
  2. Anonymous
    2024-03-06T06:36:36+00:00

    Hello GirishN1,

    Thank you for posting in Microsoft Community forum.

    ***I cannot locate "Domain Computers" under Public Key Services.***A: I cannot see the Domain Computers and Domain Users containers, either.

    You can see Domain Computers and Domain Users groups in AD users and Computers.

    You can try to add Cert Publishers group has Read and Write Permissions on Domain Computers or Domain Users groups.

    Ensure the account you are using to publish certificate have "Manage CA" and "Issue and Manage Certificates" permissions.

    Also, did you publish this certificate on this domain machine or on one of domain controllers? You can try to copy this certificate to one of domain controllers and publish it to AD again.

    I hope the above information is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    0 comments No comments
  3. Anonymous
    2024-03-08T07:50:21+00:00

    Hi Daisy Zhou123,

    Thanks for the reply.
    I've granted Read and Write permissions to the Domain Computers group, and the ID already has "Manage CA" and "Issue and Manage Certificates" permissions. However, the issue persists.

    If I'm utilizing a domain-joined Enterprise Root CA and Enterprise SubCA, will their certificates be automatically published to the domain controller?

    0 comments No comments
  4. Anonymous
    2024-03-08T08:52:28+00:00

    Hello GirishN1,

    Good day!

    If the domain-joined Enterprise Root CA is in the domain, then the domain-joined Enterprise Root CA certificate should be in the Trusted Root Certification Authorities container.

    If the domain-joined Enterprise SubCA is in the domain, then the domain-joined Enterprise SubCA certificate should be in the Intermediate Certification Authorities container.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,
    Daisy Zhou

    0 comments No comments
  5. Anonymous
    2024-03-11T11:53:30+00:00

    Hi Daisy Zhou123

    Yes, I can confirm that the Root CA certificate is visible in the Trusted Root Certification Authorities container, and the Subordinate CA certificate is visible in the Intermediate Certification Authorities container.

    Pkiview Sreenshot

    Computer OU permission for Cert Publishers.

    I'm still encountering the same issue, and I'm unsure of what I might be missing. Could you please provide further assistance?

    Active Directory Certificate Services could not publish a Certificate for request 4 to the following location on server PreProddc01.MyLabCore.lo: CN=CLIENT,OU=Comp,DC=MyLabCore,DC=lo.  Insufficient access rights to perform the operation. 0x80072098 (WIN32: 8344 ERROR_DS_INSUFF_ACCESS_RIGHTS).

    0 comments No comments