[krbdev.mit.edu #5532] SVN Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Tue Apr 17 14:06:23 EDT 2007
In testing it has been observed that remote desktop connections
will execute the NPLogonNotify function but if the logon is
re-connecting to an existing session, the LogonScript is ignored.
This leaves orphaned credential cache files.
This commit adds a function, KFW_cleanup_orphaned_caches, which
is called by NPLogonNotify to delete any orphaned cache files.
An orphaned cache file is one that is older than five minutes.
Commit By: jaltman
Revision: 19477
Changed Files:
U trunk/src/windows/kfwlogon/kfwcommon.c
U trunk/src/windows/kfwlogon/kfwlogon.c
U trunk/src/windows/kfwlogon/kfwlogon.h
More information about the krb5-bugs
mailing list