August 2018
Intermediate to advanced
482 pages
12h 44m
English
We shall now start to install and configure LDAP on the Ubuntu server:
We will first update the package list on the server from Ubuntu's repositories to get information about the latest versions of all the packages and their dependencies:
sudo apt-get update
Now, run the command to install the slapd package and some associated utilities, and ldap-utils to install the LDAP server:

Read now
Unlock full access