Update the Kerberos system JAAS login module for JAX-WS
applications.
About this task
If the Kerberos authentication mechanism is configured in
the
WebSphere® Application Server security
configuration for JAX-WS applications, the JAAS login wss.caller must
be updated with the system JAAS login module for Kerberos. The login
module is specified as com.ibm.ws.security.auth.kerberos.WSKrb5LoginModule.
There are two methods to update the Kerberos system JAAS login module:
using the administrative console, or by running a Jython script.