svn rev #19477: trunk/src/windows/kfwlogon/

jaltman@MIT.EDU jaltman at MIT.EDU
Tue Apr 17 14:06:16 EDT 2007


Commit By: jaltman
Log Message: 
ticket: 5532
tags: pullup

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.




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 cvs-krb5 mailing list