CompTIA Cloud+ (CV1-003) — Question 58

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?

Answer options

Correct answer: D

Explanation

The correct answer is D, as using SSO credentials provides a secure and centralized method of authentication, which is ideal for scheduled tasks. Options A and B are insecure practices that can expose sensitive information, while option C, although better than A and B, may not be necessary when SSO can be used effectively.