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 ...
Suppose you have an Internet Mail Access Protocol (IMAP) server and a bunch of users, but you don't want to give each user a shell account on the server. You'd rather use some sort of central ...