login.krb5

Secure replacements for rshd and rlogind using MIT Kerberos

Install

All systems
curl cmd.cat/login.krb5.sh
Debian Debian
apt-get install krb5-rsh-server
CentOS
yum install krb5-appl-servers
Fedora
dnf install krb5-appl-servers
Raspbian
apt-get install krb5-rsh-server

krb5-rsh-server

Secure replacements for rshd and rlogind using MIT Kerberos

Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). This is the MIT reference implementation of Kerberos V5. This package contains replacements for rshd and rlogind that use Kerberos for authentication.

krb5-appl-servers

and rlogin servers