What are the mandatory fields when onboarding from Pending Accounts? (Choose two.)
Correct Answer:
BD
When onboarding accounts from the Pending Accounts list, the mandatory fields that must be specified are the Safe where the account will be stored and the Platform that the account will be associated with. The Safe is crucial as it determines the secure location within the CyberArk Vault where the account’s credentials will be kept. The Platform is essential because it defines the set of policies and behaviors that will be applied to the account, such as password rotation and session monitoring12.
References:
✑ CyberArk Docs - Pending accounts1
✑ CyberArk Docs - Onboarding rules
Which change could CyberArk make to the REST API that could cause existing scripts to fail?
Correct Answer:
C
Changes to the REST API that could cause existing scripts to fail include removing parameters. When parameters are removed from an API, scripts that rely on those parameters being present may no longer function correctly because they expect certain data to be available. This can lead to errors or unexpected behavior in the scripts that use the API1.
References:
✑ CyberArk Docs: REST APIs1
How much disk space do you need on a server to run a full replication with PAReplicate?
Correct Answer:
D
When running a full replication with PAReplicate, it is essential to have at least the same amount of disk space on the server as the disk size of the Primary Vault. This ensures that there is sufficient space to replicate all the data from the Primary Vault without any issues. The disk space should be equal to or larger than the total size of the data being replicated to accommodate the full backup1.
References:
✑ CyberArk Docs: Install the Vault Backup Utility
PTA can automatically suspend sessions if suspicious activities are detected in a privileged session, but only if the session is made via the CyberArk PSM.
Correct Answer:
B
The PTA can automatically suspend sessions if suspicious activities are detected in a privileged session, regardless of the session method. The PTA can suspend sessions that are made via the PSM, the PVWA, or directly to the target system. The PTA can also suspend sessions that are made via SSH, RDP, or other protocols. References:
✑ Defender PAM Sample Items Study Guide, page 24
✑ PTA User Guide, page 17