kpasswd

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
Arch Arch Linux
RUN pacman -S --noconfirm openafs-kpasswd
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 openafs-kpasswd
click the source code to copy install kpasswd on any operating system with command-not-found.com