CyberArk Sentry – Privileged Cloud — Question 46
You want to add an additional maintenance user on the PSM for SSH.
How can you accomplish this if InstallCyberarkSSHD is set to Integrated?
Answer options
- A. Create a local user and add it to the PSMP_MaintenanceUsers Group.
- B. Create a local user called proxymasterand add it to /etc/pam.d/auth-password.
- C. Create a local user and add it to group configured for the parameter AllowGroups in the /etc/sshd_config file.
- D. Create a local user called psmpmngand add to the PSMMaintenance Group in /etc/pam.d/auth-password.
Correct answer: A
Explanation
The correct answer is A because adding a local user to the PSMP_MaintenanceUsers Group directly allows the user to have the necessary maintenance privileges. Options B, C, and D do not meet the requirements for the specific configuration of InstallCyberarkSSHD set to Integrated, as they focus on different user management strategies that are not relevant in this context.