kcm
Heimdal Kerberos - KCM daemon
Install
- All systems
-
curl cmd.cat/kcm.sh
- Debian
-
apt-get install heimdal-kcm
- Ubuntu
-
apt-get install heimdal-kcm
- Kali Linux
-
apt-get install heimdal-kcm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install heimdal-kcm
- Raspbian
-
apt-get install heimdal-kcm
- Dockerfile
- dockerfile.run/kcm
heimdal-kcm
Heimdal Kerberos - KCM daemon
Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. This package includes the KCM daemon which can hold the credentials for all users in the system. Access control is done with Unix-like permissions. The daemon checks the access on all operations based on the UID and GID of the user. The tickets are renewed as long as is permitted by the KDC's policy.
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.