CyberArk Sentry – Privileged Access Management — Question 20
A Vault administrator have associated a logon account to one of your UNIX root accounts in the vault. When attempting to change the root account's password the
CPM will`¦
Answer options
- A. Log in to the system as root, then change root's password.
- B. Log in to the system as the logon account, then change root's password.
- C. Log in first with the logon account, then run the SU command to log in as root, and then change root's password.
- D. None of these.
Correct answer: C
Explanation
The correct answer is C because the process requires logging in with the logon account first before using the SU command to switch to the root user. Options A and B do not follow this necessary sequence, while option D is incorrect as C provides a valid method.