What is causing GSSAPI to fail shortly after rejoining the server
From https://github.com/OneIdentity/mod_auth_vas/wiki/mod_auth_vas4-Troubleshooting:
Decrypt integrity check failed
This is the result of a client using a service ticket that does not match the server's service keytab. The most common cause is re-creating the service account - leaving clients with unexpired but non-matching tickets. The only way to solve this is to wait for the client tickets to expire (usually about 10 hours)
On Unix, remove them manually with this command:
$ vastool kdestroy
$ vastool kinit
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center