Multiple choice technology security

It is important to create detailed security configuration instructions for end users because:

  1. All configuration information should be documented

  2. The end users are not normally a part of the process.

  3. Configuration decisions have security implications.

  4. Documentation should be placed under secure version control

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Configuration decisions directly impact security posture - incorrect settings can introduce vulnerabilities, weak controls, or exposure of sensitive data. While documentation (A) and version control (D) are good practices, they are not the primary reason for creating detailed security configuration instructions. Option B is incorrect because end users should be involved in security configuration processes.