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.
Question
Which of the following services provides users with directory services?
Options
- AIMAP
- BLDAP
- CSFTP
- DDHCP
- EDNS
How the community answered
(39 responses)- A5% (2)
- B92% (36)
- D3% (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.
IMAP (Internet Message Access Protocol) is used for retrieving and managing email stored on a mail server and has no directory services function.
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.
SFTP (SSH File Transfer Protocol) provides encrypted file transfer over an SSH channel and plays no role in user or resource directory management.
DHCP (Dynamic Host Configuration Protocol) automatically assigns IP addresses and network parameters to clients, which is an addressing service, not a directory service.
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
Community Discussion
No community discussion yet for this question.