I have a service which needs to authenticate against another service using Kerberos. Normal credentials expire rather quickly - can I create a keytab or something for the service to get the ticket without password?
I don't have admin for Kerberos server but I do have local admin for AD member.