You've heard about the next generation directory protocol called LDAP (lightweight directory access protocol), and you're wondering if it's possible to write programs that can interact with it. Maybe ...
If you want to dive into the realm of LDAP, learn how to have that server up and running quickly and easily. LDAP, or Lightweight Directory Access Protocol, is a directory service protocol. With it, ...
Let's start by getting OpenLDAP from the Debian stable repository. Use the commands: #apt-get install slapd ldap-utils db4.2-util As you install LDAP you'll see messages such as: The DNS domain name ...