CompTIA Security+ (SY0-601) — Question 56

A database administrator wants to grant access to an application that will be reading and writing data to a database. The database is shared by other applications also used by the finance department. Which of the following account types is MOST appropriate for this purpose?

Answer options

Correct answer: A

Explanation

The Service account type is specifically designed for applications that require access to databases for operations such as reading and writing. The Shared account is not ideal as it implies multiple users sharing the same credentials, which can lead to security risks. The Generic account lacks specificity for application needs, while the Admin account grants excessive permissions that are unnecessary for the application's function.