Ensure Kerberos client libraries are installedΒΆ

Virtual appliance already has all necessary Kerberos client libraries preinstalled. But if you have built the proxy box yourself you might need to run the following command to install them.

$ sudo apt-get install krb5-user

If installation process asks for Kerberos realm name, leave it empty.

../../../_images/empty_name2.png

Note

If you are building your proxy on real hardware based on CentOS 8 please install krb5-workstation package.