How to Install isc-dhcp-server-ldap in Ubuntu 18.04



Install isc-dhcp-server-ldap by entering the following commands in the terminal:

sudo apt update
sudo apt install isc-dhcp-server-ldap

Description:

DHCP server that uses LDAP as its backend

This is the server from the Internet Software Consortium's implementation of DHCP. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This is the DHCP server with LDAP patches applied to it.

Homepage: http://www.isc.org

Version: 4.3.5-3ubuntu7

Section: universe/net