Take a step back and imagine a world with no Internet. No social media, no websites, no e-commerce, or online chat. The world would be a little more dull for most of us.
internet
Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 14.04
LDAP, or Lightweight Directory Access Protocol, is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.
It can be used to store any kind of information and it is often used as one component of a centralized authentication system.
In this guide, we’ll show you how to install and configure an OpenLDAP server on an Ubuntu 14.04 server. We will then install and secure a phpLDAPadmin interface to provide an easy web interface.