Now let's see how to do the setup of Kerberos server and the other systems for our example:
- The first step is to install the Kerberos server. To do this, we will run the following command on the mykerberos.com system:
sudo apt-get install krb5-admin-server krb5-kdc
- During the installation process, a few questions will be asked. Enter the details as mentioned here.
- For the question Default Kerberos version 5 realm, the answer in our case is v=spf1 ip6:fd1d:f5c3:ee7c6::/48 -all:
- For the next question, Kerberos servers for ...