XK0-005 · Question #1218
XK0-005 Question #1218: Real Exam Question with Answer & Explanation
The correct answer is B: LDAP. {"question_number": 10, "question": "An organization wants to consolidate user information in centralized storage using an X.500-based protocol.", "correct_answer": "B", "explanation": "LDAP (Lightweight Directory Access Protocol) is directly derived from the X.500 Directory Acce
Question
An organization wants to consolidate its entire user information in centralized storage using an X.500- based protocol. Which of the following protocols should be used for this implementation?
Options
- ARADIUS
- BLDAP
- CDNS
- DDHCP
Explanation
{"question_number": 10, "question": "An organization wants to consolidate user information in centralized storage using an X.500-based protocol.", "correct_answer": "B", "explanation": "LDAP (Lightweight Directory Access Protocol) is directly derived from the X.500 Directory Access Protocol (DAP) standard. It provides a hierarchical, centralized directory service for storing and retrieving user account information, credentials, group memberships, and other organizational data. It is the industry-standard protocol for centralized identity management (used in Active Directory, OpenLDAP, etc.). RADIUS is an AAA protocol for network access authentication but is not X.500-based. DNS is a distributed naming system for resolving hostnames to IPs, not for user data storage. DHCP dynamically assigns IP addresses and is entirely unrelated to user directory services.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.