CyberArk Sentry – Privileged Cloud — Question 63
Which actions must be performed when manually hardening a SUSE server with PSM for SSH? (Choose two.)
Answer options
- A. Update settings in the sshd_config file on the server.
- B. Add the PSM for SSH gateway user to the passwd file.
- C. Validate that the psmpgwuser.cred file has correct permissions.
- D. Remove all users and groups from the passwd file.
- E. Add the PSM gateway user to wheel group.
Correct answer: A, C
Explanation
Answer A is correct because updating the sshd_config file is essential for configuring SSH security settings. Answer C is also correct since ensuring the psmpgwuser.cred file has the right permissions is critical for maintaining security. Options B, D, and E are incorrect as they do not pertain to the necessary hardening actions for PSM for SSH.