This is the most comprehensive, yet straight-forward, course for LDAP Directory Services on WeCours! Whether you never knew about LDAP before, already know few basic concepts or want to learn about LDAP Directory Service, this course is for you. I have designed this course considering both beginners and experienced students.
With over 30 lectures this comprehensive course covers all topics. This course includes power point presentation, demos, exercises and supplemental Resources
This course will teach you LDAP Directory Services in a practical manner, with every lecture coming as a full screencast.
Below are returns you get by investing your time and money on this course:
1. You are getting access to a course which covers all topics in LDAP Directory Services, by leaving no stones unturned
2. Practical demos on every concept will give you an end-to-end picture of LDAP and Directory Services
3. Exercise at the end of every chapter will add fuel to your creativity and will take you to next level
4. You get yourself familiar with tools required to use LDAP
5. You will gain confidence and knowledge to implement LDAP
This course is structured in following way:
- Part 1 – Introduction: LDAP, Directory Service
- Part 2 – Directory Information Tree: ObjectClasses, Attribute, Design of DIT
- Part 3 – LDAP Setup: Demo, config, LDAP server, LDAP User Interface (web-based & client-based)
- Part 4 – LDIF statement: Demo, Syntax, add objectClasses, multiple entities, add/modify attributes, Modify RDN
- Part 5 – LDAP User Interface: Demo, config, phpLDAPAdmin, Apache Directory Studio, phpLDAPAdmin templates, search, import, export
- Part 6 – LDAP command-line tools: Demo, config, syntax, Search, Add, delete, Modify
- Part 7 – LDAP Schemas: Demo, Concepts, config, loading schemas, customized schemas
- Part 8 – Remote LDAP authentication: Demo, config, Linux Authentication, Windows Authentication, pgina
- Part 9 – LDAP Python Library: Demo, Bind, unbind, add, modify ADD, Modify Replace, Modify Delete, Modify Increment, modify DN, search, delete
- Part 10 – LDAP Replication: Demo, concepts, config, replication types
So what are you waiting for? Learn LDAP Directory Services and stay ahead in job market
Introduction
In this lecture you will get a brief introduction to this course. I will be covering roadmap for this course and tips to get best out of this course
This lecture will give you a basic understanding on LDAP concept.
In this lecture you will be explained about directory services. Directory services concept will be used throughout this course, you will get a basic understanding on directory services by the end of this lecture.
In this lecture, I will give you an exercise. I recommend you to complete the exercise to
get a firm understanding on LDAP and directory services
Directory Information Tree
In this lecture, I will explain about directory information tree and how it is built. For better understanding, I will be comparing directory information tree with SQL database structure
In this lecture, I will be talking about object classes. I will also be covering different types of object classes and frequently used object classes and attributes.
In this lecture, I will be giving a lecture on designing a sample directory information tree. I will also be covering factors to be considered, while designing a directory information tree.
In this lecture, I will give you an exercise. I recommend you to complete the exercise to get a firm understanding on DIT design.
LDAP server and user interface setup
In this lecture, I will be giving an brief demo on LDAP server setup. All commands used in this demo are uploaded in resources section. You can use AWS or Azure to spin-up required machines under free limit
In this lecture, I will be giving a demo on LDAP web interface setup. phpLDAPadmin is used for web interface in this demo.
In this lecture, I will be giving a demo on LDAP client interface setup. Apache directory studio is used for LDAP client interface in this demo.
In this lecture, I will give you an exercise. I recommend you to complete the exercise to
get a firm understanding LDAP server and interface setup.
LDIF statements
In this lecture, I will talk about LDIF statement and I will give demo by creating entities using LDIF statements.
To execute LDIF statement instantly, I will be using phpLDAPadmin. All LDIF statements used in this demo are uploaded to resources section.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to
get a firm understanding on LDIF statements.
Deep-dive into LDAP user interface
In this lecture, I will be giving a brief demo on LDAP web interface. Here I will be covering advanced concepts in phpLDAPadmin web interface.
In this lecture, I will be giving a brief demo on LDAP client interface.Here I will be covering advanced concepts in apache directory studio client interface.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to
get hands on experience.
LDAP command-line tools
In this lecture, I have given a demo on making an important config change to use LDAP command-line tools seamlessly.
In this lecture, I will explain and give a demo on LDAP command line tools to create entities in directory information tree.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to
get comfortable on LDAP command-line tools.
LDAP schemas
In this lecture, I will explain and give a demo on using LDAP schema. I will also cover setup of customized LDAP schema in this chapter. All commands used in this demo are uploaded in resources section.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to get hands on experience in LDAP schemas.
LDAP user authentication setup
In this lecture, I will be explaining the concept behind remote LDAP authentication. This will form as base for next two lectures, where we do actual remote LDAP authentication and setup
In this lecture, I will be giving a demo on remote LDAP authentication setup for a Linux machine.
All commands and scripts used in this demo are uploaded to resources section.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to
get hands on experience in setting up remote LDAP authentication.
LDAP Python Library
In this lecture, I will be giving a demo on modifying and adding entities using LDAP python library.
All commands and scripts used in this demo are uploaded to resources section.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to get hands on experience in using LDAP library
Replication in LDAP
In this lecture, I will be giving a demo on LDAP replication setup and configuration. Apart from this, I will be covering types of replication in LDAP. All commands and scripts used in this demo are uploaded to resources section.
In this lecture, I will give you an exercise. I recommend you to complete this exercise to get hands on experience in LDAP replication