krsh
and rlogin clients
Install
- All systems
-
curl cmd.cat/krsh.sh
- Debian
-
apt-get install heimdal-dbg
- Ubuntu
-
apt-get install heimdal-dbg
- CentOS
-
yum install krb5-appl-clients
- Fedora
-
dnf install krb5-appl-clients
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install heimdal-dbg
- Raspbian
-
apt-get install heimdal-dbg
- Dockerfile
- dockerfile.run/krsh
krb5-appl-clients
and rlogin clients
heimdal-clients
Heimdal Kerberos - clients
Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. This package includes Kerberos utilities like kadmin, kinit, kpasswd and klist. It also includes client programs like telnet and ftp that have been compiled with Kerberos support.
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.