ipropd-master
Heimdal Kerberos - key distribution center (KDC)
Install
- All systems
-
curl cmd.cat/ipropd-master.sh
- Debian
-
apt-get install heimdal-kdc
- Ubuntu
-
apt-get install heimdal-kdc
- Kali Linux
-
apt-get install heimdal-kdc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install heimdal-kdc
- Raspbian
-
apt-get install heimdal-kdc
- Dockerfile
- dockerfile.run/ipropd-master
heimdal-kdc
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.
heimdal-dbg
Heimdal Kerberos - debugging symbols
Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. This package contains the debugging symbols for all heimdal libraries.