Encrypting Kerberos requires you to replace the default encryption .jar files in your Java Virtual Machine (JVM) with the unlimited strength editions. To harden the JVM cryptography:
Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 8.
Note: You can move or replace the current jar files in the folder.
On Windows, the JVM runtime folder location is:
{jre folder}/lib/security
On Linux, the JVM runtime folder location is:
{jre}\lib\security
If the jar files are not correct, the following error will appear when connecting to Kerberos:
Integrated Authentication Failed{guid number}