CyberArk Trustee – Privileged Access Management — Question 1
You 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 to the system as the logon account, 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 CPM must first authenticate with the logon account, then use the su command to switch to the root account before changing the password. Options A and B are incorrect as they do not follow the required authentication process, and option D is not applicable since C is a valid procedure.