HI JAMF peeps,
I thought I would put this out there, I am looking for a script to run that will destroy all existing kerberos tickets and then renew with a single one. We have a finance system that requires this for login via browser and only allows Safari, however if there are multiple tickets, it will not allow you to log in, even if they are current.
I currently have a package that runs to destroy and renew the tickets with a .sh script inside which fills user templates, however it is not reliable, especially from the later versions of 10.9. I was wondering if anyone out there has had to do anything similar? I would myself prefer to run a policy throughout the day or on a timer that automatically renews the ticket instead of having the user manually run this when the problem has already occurred, it also seems as a further step Safari has to be reset for it to be able to realise that a new ticket has been issued. Keychain has become the bane of my life with AD bound Macs.
All feedback is appreciated.