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=true in the JAAS
configuration for the KrbServiceLoginModule on WebSphere.
- Set debug=true in the JAAS
configuration for the KrbServiceLoginModule on JBoss.
- Set the Debug option to true for
the Kerberos Service Authentication Provider on WebLogic.
If the request is getting through to the
Content Platform Engine server, the server's
console or log will have additional debug lines for each request.