DSApiUser, LDAPApiUser, MCApiUser, & CATapApiUser Usage in PAM
search cancel

DSApiUser, LDAPApiUser, MCApiUser, & CATapApiUser Usage in PAM

book

Article ID: 259252

calendar_today

Updated On:

Products

CA Privileged Access Manager (PAM)

Issue/Introduction

The following four users are listed in the PAM UI, but only the CATapApiUser is mentioned in the documentation. Some of these accounts are editable while others are read-only. What are these accounts used for and why can only some of them be edited?

  • DSApiUser
  • LDAPApiUser
  • MCApiUser
  • CATapApiUser

Resolution

These are internal PAM user accounts that should not be touched by PAM administrators.

PAM uses Rest API calls for some internal workflows. Rest API calls require authentication using credentials from target accounts with application type API Key. The scope and privileges of these accounts are defined in the associated user entries. The internal user accounts exist only as anchors for the associated API keys, are not used for logon and their email addresses are of no concern. The addresses should match the (initial) email address of the super account. The accounts, or more accurately their API keys, are used as follows:

DSApiUser - Used for PAMSC integration, see documentation page Implementing PAM SC and pages under it. There is no reference to this user, since it's used internally only. This user may have two API keys associated with it, one named DSApiUser-xxx, and the other DSOutboundApiUser-xxx, where xxx is the user ID of the DSApiUser user.

LDAPApiUser - Used for internal API calls for integration with Active Directory domains, specifically when option "Groups Only" is select in the LDAP configuration, see documentation page How to Configure Active Directory for User Authentication. There is no reference to this user, since it's used internally only.

MCApiUser - Used for integration with a Management Console, see documentation page Management Console and pages under it. This account exists on all PAM servers, whether or not they are integrated with a Management Console. More details are found in KB 185805- Information Regarding McAPIUser and Its Usage.

CATapApiUser - Used for integration with Threat Analytics, see documentation page Deploy the Symantec Threat Analytics Server. This account exists when the PAM license has option Threat Analytics Capability enabled, whether or not the integration in fact is configured.

Additional Information

Note that, per the Broadcom Support site, support for the Management Console will be discontinued in January 2027.