Certs Vault
See all results for ""
Home Exams
CRISC ISACA CISSP ISC2 200-301 Cisco SY0-701 CompTIA AZ-104 Microsoft AI-900 Microsoft AIGP IAPP 1Z0-1067-26 Oracle View All Exams →
Sign in Create account

CyberArk Sentry - Privilege Cloud Exam CPC-SEN Exam Questions

Preparing for the CPC-SEN exam is simple with Certs Vault. We offer easy-to-understand study materials that help you learn the most important exam topics. You can study using our PDF questions, practice online with a real exam-style test, or use the desktop practice software. Choose the study method that works best for you and prepare at your own pace.

At Certs Vault, we keep our CPC-SEN practice questions up to date. Whenever the exam syllabus or objectives change, we update our study materials so you always learn the latest topics. This helps you save time, avoid outdated content, and feel more confident when you take your exam.

Download Exam View Entire Exam
Page: 1 / 2
Question #1 (Topic: Demo Questions)

Which browser is supported for PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU)?

A.

Internet Explorer

B.

Google Chrome

C.

Opera

D.

Firefox

Correct Answer: B
Explanation:

For PSM Web Connectors developed using the CyberArk Plugin Generator Utility (PGU), the supported browser is Google Chrome. This is because the PGU is designed to create plugins that are most compatible with Chrome ' s web technologies and security frameworks. Chrome is generally recommended by CyberArk for its up-to-date security features and extensive support for web applications. This is further supported by the CyberArk documentation on the Plugin Generator Utility, which specifies browser compatibility and the optimal environment for deploying web connectors.

Question #2 (Topic: Demo Questions)

After correctly configuring reconciliation parameters in the Prod-AIX-Root-Accounts Platform, this error message appears in the CPM log: CACPM410E Ending password policy Prod-AIX-Root-Accounts since the reconciliation task is active but the AllowedSafes parameter was not updated What caused this situation?

A.

The reconciliation account defined in the Platform is in a locked state and is not accessible.

B.

The CPM is currently configured to use to an unsigned engine.

C.

The AllowedSafes parameter does not include the safe containing the reconciliation account defined in the Platform.

D.

A second CPM is incorrectly configured to manage the reconciliation account ' s safe which is causing a deadlock situation between the two CPMs.

Correct Answer: C
Explanation:

The error message " CACPM410E Ending password policy Prod-AIX-Root-Accounts since the reconciliation task is active but the AllowedSafes parameter was not updated " suggests an issue with configuration parameters. The likely cause is:

    The AllowedSafes parameter does not include the safe containing the reconciliation account defined in the Platform (Option C). This parameter must accurately reflect all safes where the reconciliation account operates to ensure proper management and access by the Central Policy Manager (CPM). If the safe containing the reconciliation account is not listed, the CPM cannot perform its tasks, leading to this error.

[Reference: CyberArk’s error codes and troubleshooting guides detail how specific configuration mismatches, like an incomplete AllowedSafes parameter, can disrupt normal operations, especially in reconciliation processes., , ]
Question #3 (Topic: Demo Questions)

What are dependencies to update or change the CPM credential? (Choose 2.)

A.

APIKeyManager.exe

B.

CreateCredFile.exe


C.

CPM/nDomain_Hardening.ps1


D.

CyberArk.TPC.exe


E.

Data Execution Prevention

Correct Answer: B, D
Explanation:

To update or change the Central Policy Manager (CPM) credentials, dependencies include:

    CreateCredFile.exe (B): This utility is used to create or modify the encrypted file that stores the CPM ' s credentials. It is essential for securely handling the credential updates.

    CyberArk.TPC.exe (D): This executable is part of the CyberArk suite that manages trusted platform module operations, which can include tasks related to credential security and management, particularly when hardware security modules are involved.

Question #4 (Topic: Demo Questions)

How can a platform be configured to work with load-balanced PSMs?

A.

Remove all entries from configured PSM Servers except for the ID of the PSMs with load balancing.


B.

Create a new PSM definition that targets the load balancer IP address and assign to the platform.


C.

Include details of the PSMs with load balancing in the Basic_psm.ini file on each PSM server.


D.

Use the Privilege Cloud Portal to update the Session Management settings for the platform in the Master Policy.

Correct Answer: B
Explanation:

To configure a platform to work with load-balanced Privileged Session Managers (PSMs), you should:

    Create a new PSM definition that targets the load balancer IP address and assign it to the platform (Option B). This approach involves configuring the platform settings to direct session traffic through a load balancer that distributes the load across multiple PSM servers. This is effective in environments where high availability and fault tolerance are priorities.

[Reference: CyberArk’s setup guidelines for high-availability environments typically recommend configuring platforms to utilize load balancers to ensure continuous availability and optimal distribution of session management tasks., , ]
Question #5 (Topic: Demo Questions)

After a scripted installation has successfully installed the PSM, which post-installation task is performed? 

A.

 The screen saver for the PSM local users is disabled.

B.

A new group called PSMShadowUsers is created.

C.

The PSMAdminConnect user password is reset.

D.

Remote desktop services are installed.

Next Question
Correct Answer: A
Explanation:

After the successful scripted installation of the Privileged Session Manager (PSM), one of the post-installation tasks is to disable the screen saver for the PSM local users. This is done to ensure that the PSMConnect and PSMAdminConnect users, which are created during the installation process, do not have a screen saver activated that could interfere with the operation of the PSM.

Reference:

CyberArk documentation on PSM post-installation tasks1.

CyberArk documentation on disabling the screen saver for PSM local users