kdestroy

basic programs to authenticate using MIT Kerberos

Debian Debian
RUN apt-get update && \ apt-get install -y heimdal-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y heimdal-dbg
Alpine
RUN apk add krb5
Arch Arch Linux
RUN pacman -S --noconfirm krb5
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y krb5-user
CentOS
RUN yum install -y krb5-workstation
Fedora
RUN dnf install -y heimdal-workstation
Raspbian
RUN apt-get update && \ apt-get install -y krb5-user
click the source code to copy install kdestroy on any operating system with command-not-found.com