Recovering from .NET client problems
When you work with Kerberos using a .NET client and problems occur, there are some steps you can take.
There might be other less common problems with the client.
One way to see if the message is making it to the Content Platform Engine server is to turn on
Kerberos Service debugging on the Content Platform Engine server. Do this in
the following way:
- Set
debug=truein the JAAS configuration for the KrbServiceLoginModule on WebSphere. - Set the Debug option to true for the Kerberos Service Authentication Provider on WebLogic.