nerdexam
CompTIA

LX0-104 · Question #198

LDAP is considered "lightweight" in comparison to X.500 because (Choose TWO correct answers.)

The correct answer is A. It has a smaller set of operations. B. The client and server communicate using the TCP/IP protocol stack.. LDAP is "lightweight" compared to X.500 because it uses a simpler protocol with fewer operations and operates directly over the TCP/IP network stack instead of the complex OSI stack.

Essential System Services

Question

LDAP is considered "lightweight" in comparison to X.500 because (Choose TWO correct answers.)

Options

  • AIt has a smaller set of operations.
  • BThe client and server communicate using the TCP/IP protocol stack.
  • CThe client and server communicate using the OSI protocol stack.
  • DLDAP supports Access Control Lists and X.500 does not.

How the community answered

(41 responses)
  • A
    93% (38)
  • C
    5% (2)
  • D
    2% (1)

Why each option

LDAP is "lightweight" compared to X.500 because it uses a simpler protocol with fewer operations and operates directly over the TCP/IP network stack instead of the complex OSI stack.

AIt has a smaller set of operations.Correct

LDAP was designed to be simpler and more accessible than X.500. One key aspect of this simplification is a significantly reduced and streamlined set of operations, making it easier to implement and use.

BThe client and server communicate using the TCP/IP protocol stack.Correct

X.500 relied on the complex and multi-layered OSI protocol stack, which was cumbersome. LDAP, in contrast, was designed to operate directly over the widely adopted TCP/IP protocol stack, making it much easier to deploy and integrate with existing network infrastructures.

CThe client and server communicate using the OSI protocol stack.

This is incorrect; LDAP uses TCP/IP, whereas X.500 used the OSI protocol stack.

DLDAP supports Access Control Lists and X.500 does not.

Both LDAP and X.500 (specifically, X.500 directories like DAP) support Access Control Lists for securing directory data. LDAP's ACLs are generally simpler to configure.

Concept tested: LDAP vs. X.500 differences

Source: https://ldapwiki.com/wiki/X.500_and_LDAP

Topics

#LDAP#X.500#Protocol differences#TCP/IP

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice