Citrix FAS service manual authorization request doesn’t reach CA server

Citrix FAS service manual authorization request doesn’t reach CA server

book

Article ID: CTX225236

calendar_today

Updated On:

Description

Citrix Federated Authentication Service (FAS) service manual authorization request doesn’t reach Certificate Authority (CA) server.
Wireshark capture on the FAS server throws an error nca_s_fault_access_denied.

User-added image

Resolution

To update the DCOM security settings for the certificate service (On Issuing CA server), run the following commands at a command prompt:

certutil -setreg SetupStatus -SETUP_DCOM_SECURITY_UPDATED_FLAG
net stop certsvc
net start certsvc

 

Problem Cause

DCOM security settings for the certificate service not updated.