Thanks Russ for your response. What puzzle me is, this behavior is not consistent. Most of time, after kdestroy, either klist or kinit can still get TGT ticket, but i did get the error message sometimes after kdestroy, is that odd?
Thanks, -Yang -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Russ Allbery Sent: Wednesday, May 12, 2010 12:43 PM To: [email protected] Subject: Re: error message after kdestroy "Yang Li" <[email protected]> writes: > after kdestroy command, i get the following error message on any other > commands such as klist or kinit. Any idea? > No credentials cache found while getting default ccache Well... yes. kdestroy destroys the credential cache, so the other commands now no longer have a credential cache to work with. That's the whole point of kdestroy. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
