You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to do delegation with an Apache config that had GssapiCredStore keytab:/something but no client_keytab nor a ccache set.
As a result of the missing client_keytab, delegation couldn't work, and the missing ccache caused the default ccache to leak.
It would be useful if admins got a warning that they have a setup that will probably not work because it's incomplete or error-prone.