Configuring Kerberos for Java by editing the krb5.conf file is the fourth step in configuring
Spotfire Server for the Kerberos authentication method.
Procedure
Open the file
krb5.conf located in the directory
<installation dir>\jdk\jre\lib\security (Windows) or
<installation dir>/jdk/jre/lib/security (Unix) and edit the following values to reflect your environment.
MYDOMAIN: The name of the Kerberos realm, usually the same as the name of the Windows Domain, written in uppercase characters.
mydomain: The name of the Windows Domain, written in lowercase characters.
mydc: The name of the domain controller, written in lowercase characters.
Configuring Kerberos for Java in the "research.example.com" domain, with the two domain controllers "dc01.research.example.com" and "dc02.research.example.com":