CyberArk Sentry – Privileged Cloud — Question 102
You have been tasked with deploying a Privilege Cloud PSM for SSH connector. When the initial installation has successfully completed, you create and permission several maintenance users to be used for administering the connector.
Which configuration file must be updated to define these maintenance users?
Answer options
- A. sshd.config
- B. basic_psmpserver.conf
- C. sshd_config
- D. psmpparms
Correct answer: C
Explanation
The correct answer is C, 'sshd_config', as this file is specifically used to configure SSH daemon settings, including defining maintenance users. Options A and D are incorrect because 'sshd.config' and 'psmpparms' do not pertain to the SSH connector's maintenance user settings. Option B, 'basic_psmpserver.conf', is also not relevant for this specific configuration.