CAU302 Exam QuestionsBrowse all questions from this exam

CAU302 Exam - Question 42


In accordance with best practice, SSH access is denied for root accounts on UNIX/LINUX systems. What is the BEST way to allow Central Policy Manager (CPM) to manage root accounts?

Show Answer
Correct Answer: A

The best way to allow Central Policy Manager (CPM) to manage root accounts on UNIX/Linux systems, while following best practices of denying SSH access to root accounts, is to create a privileged account on the target server. This account should be allowed to SSH directly from the CPM machine and then configured as the Reconcile account of the target server's root account. This ensures that root privileges are indirectly managed through a secure intermediary account, maintaining the security policy of not allowing direct root SSH access.

Discussion

1 comment
Sign in to comment
NLTOption: B
Dec 16, 2022

B is correct answer.