Create a Kerberos configuration file
Create a Kerberos service principal (SPN) and keytab file on the Microsoft domain controller machine
The IBM implementation of the Java Generic Security Service (JGSS) and KRB5 require a Kerberos configuration file (krb5.conf or krb5.ini) on each node or JVM. In this release of WAS, this configuration file should be placed in the config/cells/<cell_name> directory so that all application servers can access this file. If we do not have a Kerberos configuration file, use a wsadmin command to create one.
What to do next
Configure and enable SPNEGO web authentication using the administrative console on the WAS machine
Parent
Create a single sign-on for HTTP requests using SPNEGO Web authentication
Related tasks
Create a Kerberos configuration file