[3396] in Kerberos

home help back first fref pref prev next nref lref last post

Flushing old service tickets

daemon@ATHENA.MIT.EDU (Andrew KUCHLING)
Mon Jun 13 10:33:17 1994

To: kerberos@MIT.EDU
Date: 13 Jun 1994 13:47:57 GMT
From: fnord@cs.mcgill.ca (Andrew KUCHLING)

I'm adding Kerberos V4 authentication to a client/server application, and am
having a problem with expired service tickets.  The client properly 
requests and gets a service ticket the first time with krb_mk_req.  But once
the service ticket expires, it stays in the cache; subsequent calls to 
krb_mk_req don't fetch a new ticket.  So how do I either delete the expired
ticket, or force krb_mk_req to fetch a new service ticket no matter what?
I've thought of using get_ap_tkt, but it appears to be purely for Kerberos'
internal use, and hence may not be portable to V5 or other future versions.

Also, are there any books which discuss Kerberos programming in detail and
would cover this sort of thing?

	Thanks in advance...
	
	
	Andrew Kuchling
	fnord@binkley.cs.mcgill.ca
	



home help back first fref pref prev next nref lref last post