CompTIA
CV0-003 · Question #649
CV0-003 Question #649: Real Exam Question with Answer & Explanation
The correct answer is C: Create a service account on the server.. A service account is a special type of account that is used by applications and services. It has a unique username and password that is not shared with any users. This makes it a more secure option than using the server's root credentials or the administrator's SSO credentials.
Operations
Question
A systems administrator is creating a playbook to run tasks against a server on a set schedule. Which of the following authentication techniques should the systems administrator use within the playbook?
Options
- AUse the server's root credentials.
- BHard-code the password within the playbook.
- CCreate a service account on the server.
- DUse the administrator's SSO credentials.
Explanation
A service account is a special type of account that is used by applications and services. It has a unique username and password that is not shared with any users. This makes it a more secure option than using the server's root credentials or the administrator's SSO credentials.
Topics
#service accounts#automation authentication#playbooks#least privilege
Community Discussion
No community discussion yet for this question.