How to Install heimdal-kdc in Ubuntu 18.04



Install heimdal-kdc by entering the following commands in the terminal:

sudo apt update
sudo apt install heimdal-kdc

Description:

Heimdal Kerberos - key distribution center (KDC)

Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes the KDC (key distribution center) server, which is designed to run on a secure computer and keeps track of users' passwords. This is done using the Kerberos protocol in such a way that the server computers do not need to know the passwords.

Homepage: http://www.h5l.org/

Version: 7.5.0+dfsg-1

Section: universe/net