CyberArk Sentry – PAM — Question 77
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 PSMMaintenance Group.
- B. Create a local user called proxymng.
- 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 psmpmng.
Correct answer: C
Explanation
The correct answer is C because adding a user to the group specified in the AllowGroups parameter is necessary for access when InstallCyberarkSSHD is set to Integrated. Options A and D do not meet the requirement for the specific configuration, and option B does not address the group settings necessary for SSH access.