Details
Description
Noticed that I got a failure trying to log in the server process from a keytab. Instead of exiting the process, it merrily continued on its way.
The server process should see the login failure and exit as there is no recovery path and it's impossible for the server to do anything else (assuming a properly configured secure environment).