LDAP Training Description:
Lightweight Directory Access Protocol (LDAP) is re-emerging as the standard for managing resources and objects used within and in some cases between organizations. The hierarchical, yet flexible architecture, of LDAP makes it suitable for a wide range of tasks from simple customer address lists through operational provision of Single Sign-On (SSO and Identity Management) to a repository for network wide policy management. With resilience, platform independence and distributed functionality built-in, coupled with LDAP abstraction layers available from most transaction oriented database suppliers, LDAP is the ideal standards based approach to unifying data usage on an enterprise wide basis. Microsoft's Active Directory is but one of a number of enterprise wide solutions using LDAP to glue together disparate data.
Students will review the theory and organization of the LDAP hierarchy or Object Tree Structure covering the Data Information Tree (DIT), objectClasses and attributes, schemas and LDIF files. A shell application will be used (and extension of that used in the Basic LDAP course) to provide a hands-on experience. Students will learn the detail syntax of objectClasses and Attributes and design, and add, a new objectClass, multiple Attributes and package them into a new schema. An overview of the LDAP API is provided to allow understanding of alternative implementations and uses of LDAP. A platform independent LDAP browser is used throughout the course to examine both the students application and the Windows Active Directory LDAP implementation. Students need to be thoroughly familiar with basic LDAP technology and ideally should have taken the BASIC LDAP course.
The course uses OpenLDAP which is available on Linux, UNIX and Windows platforms to illustrate LDAP principles and operation and which is relatively invisible during the basic course. The course makes extensive use of a platform independent LDAP browser to discover and interrogate LDAP implementations including Windows Active Directory. The course is offered with Linux (Fedora Core), FreeBSD or Windows as the platform for all exercises.
LDAP Training Audience:
The course is optimized for LDAP designers, architects and implementors, Network and System administrators and those who need a thorough understanding of LDAP technology.
LDAP Training Course duration:
1 day. May be combined with the Basic LDAP Course to create a three day course.
LDAP Training Course outline:
Module 1: LDAP Theory Review
Module 2: LDAP Extending the Information (Data) Model
Module 3: LDAP Functional Model
Module 4: LDAP Security Model