20 likes | 147 Views
This lab guide provides a comprehensive overview of setting up an LDAP client and server. You'll learn to connect your client to the Lab LDAP server, and add test data (your name and a fake ID) to the server. The process includes installing the GCC compiler to compile your server software, reconfiguring your client to connect to your server, and adding your structured data. This hands-on lab requires planning and consideration for the directory structure where your data will reside.
E N D
Lab 6 Overview LDAP
LDAP Lab • Set up an LDAP Client • Use client to connect to the Lab LDAP server • Add your name and id to the server • This will require some thought on your part to figure where to put it • Use a fake id (no confidential data) • Set up your own LDAP Server • Will need to install the gcc compiler • Compiles will take some time • Reconfigure your LDAP client to connect to your server • Add data to your server