svn rev #19486: branches/krb5-1-6/ src/windows/kfwlogon/

tlyu@MIT.EDU tlyu at MIT.EDU
Tue Apr 17 19:09:27 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 5532
version_fixed: 1.6.1

pull up r19477 from trunk

 r19477 at cathode-dark-space:  jaltman | 2007-04-17 14:06:15 -0400
 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  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/kfwlogon/kfwcommon.c
U   branches/krb5-1-6/src/windows/kfwlogon/kfwlogon.c
U   branches/krb5-1-6/src/windows/kfwlogon/kfwlogon.h



More information about the cvs-krb5 mailing list