nerdexam
CompTIA

SK0-004 · Question #135

Which of the following services provides users with directory services?

The correct answer is B. LDAP. LDAP is the standard network protocol specifically designed to provide directory services, enabling centralized access to and management of user accounts, groups, and organizational resources.

Server administration

Question

Which of the following services provides users with directory services?

Options

  • AIMAP
  • BLDAP
  • CSFTP
  • DDHCP
  • EDNS

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    92% (36)
  • D
    3% (1)

Why each option

LDAP is the standard network protocol specifically designed to provide directory services, enabling centralized access to and management of user accounts, groups, and organizational resources.

AIMAP

IMAP (Internet Message Access Protocol) is used for retrieving and managing email stored on a mail server and has no directory services function.

BLDAPCorrect

LDAP (Lightweight Directory Access Protocol) is purpose-built for accessing and maintaining distributed directory information services such as Microsoft Active Directory or OpenLDAP. It provides a hierarchical tree structure for authenticating and organizing users, groups, computers, and other objects, which is the defining characteristic of a directory service.

CSFTP

SFTP (SSH File Transfer Protocol) provides encrypted file transfer over an SSH channel and plays no role in user or resource directory management.

DDHCP

DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network parameters to clients, which is an addressing service, not a directory service.

EDNS

DNS resolves domain names to IP addresses and operates as a name resolution service, not as a directory service for managing user identities, credentials, or organizational structure.

Concept tested: LDAP as the standard network directory access protocol

Source: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc776169(v=ws.10)

Topics

#LDAP#directory services#protocols#network services

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice