F02 Introduction to Servers and Packet Switching Flashcards
1
Q
Identify the Definition of directory
A
All o fhte services, printers, computer, users, applications, and everything else in the network comprise a directory.
2
Q
Identify the purpose of directory services
A
A directory service is a shared infomration structure used to locate, manage, administer, organize, and secure those objects that comprise a directory.
3
Q
Directory Service Standards
A
- Two industry standards that exists to manage direcotry services.
- X.500 DAP and LDAP
- Both provide a set of rules and standards that organize directories and create a standard interface
4
Q
The purpose of the X.500 Directory Access Protocol (DAP)
A
- X.500 was the original standard, based on the OSI model.
- Very resources intensive
5
Q
The purpose of the Lightweight Directory Access Protocol (LDAP)
A
- Designed around the TCP/IP model.
- Faster searches of the directory service.
- Microsoft AD uses the LDAP protocol
- USMC uses Microsoft AD as its directory service agent.