Purging XP unknown princ cache?
XP is caching KRB5KDC_ERR_UNKNOWN_PRINCIPAL results. Does anyone know
how to purge that cache without rebooting?
Thanks,
Mike
--
Michael B Allen
PHP Extension for SSO w/ Windows Group Authorization
[url]http://www.ioplex.com/[/url]
________________________________________________
Kerberos mailing list [email]Kerberos@mit.edu[/email]
[url]https://mailman.mit.edu/mailman/listinfo/kerberos[/url]
Re: Purging XP unknown princ cache?
On Wed, 19 Jul 2006 15:01:08 -0400
Michael B Allen <mba2000@ioplex.com> wrote:
[color=blue]
> XP is caching KRB5KDC_ERR_UNKNOWN_PRINCIPAL results. Does anyone know
> how to purge that cache without rebooting?[/color]
Looks like kerbtray can do it. Right click on the systray icon and select
purge tickets. Logging off and back on is not sufficent.
Mike
--
Michael B Allen
PHP Extension for SSO w/ Windows Group Authorization
[url]http://www.ioplex.com/[/url]
________________________________________________
Kerberos mailing list [email]Kerberos@mit.edu[/email]
[url]https://mailman.mit.edu/mailman/listinfo/kerberos[/url]
Re: Purging XP unknown princ cache?
Michael B Allen wrote:[color=blue]
> On Wed, 19 Jul 2006 15:01:08 -0400
> Michael B Allen <mba2000@ioplex.com> wrote:
>[color=green]
>> XP is caching KRB5KDC_ERR_UNKNOWN_PRINCIPAL results. Does anyone know
>> how to purge that cache without rebooting?[/color]
>
> Looks like kerbtray can do it. Right click on the systray icon and select
> purge tickets. Logging off and back on is not sufficent.
>
> Mike[/color]
That would be very intriguing. In that case, destroying tickets
using MIT KFW's "kdestroy -c MSLSA:" should work as well.
Jeffrey Altman