nerdexam
CompTIA

SK0-004 · Question #65

Which of the following server types stores the list of network usernames and passwords required for authentication?

The correct answer is B. Directory. A directory server (such as Active Directory or LDAP) is specifically designed to store and manage user credentials and authentication information for a network.

Server administration

Question

Which of the following server types stores the list of network usernames and passwords required for authentication?

Options

  • AFile server
  • BDirectory
  • CDHCP
  • DSNMP

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    86% (12)
  • D
    7% (1)

Why each option

A directory server (such as Active Directory or LDAP) is specifically designed to store and manage user credentials and authentication information for a network.

AFile server

A file server stores and manages shared files and folders, not authentication credentials.

BDirectoryCorrect

A directory server implements a hierarchical database of network objects including usernames, passwords (as hashed credentials), and associated policies used for authentication and authorization. Services like Microsoft Active Directory Domain Services or OpenLDAP are purpose-built for this role. Other server types rely on the directory to validate identities rather than storing credentials themselves.

CDHCP

A DHCP server dynamically assigns IP addresses and network configuration to clients, not user credentials.

DSNMP

SNMP (Simple Network Management Protocol) is used for monitoring and managing network devices, not storing authentication data.

Concept tested: Directory server role in network authentication

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview

Topics

#directory services#authentication#user credentials#LDAP

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice