[krbdev.mit.edu #5493] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Mar 30 14:38:50 EDT 2007


pull up r19296 from trunk

 r19296 at cathode-dark-space:  jaltman | 2007-03-28 14:03:45 -0400
 ticket: new
 subject: KFW: problems with non-interactive logons
 component: windows
 tags: pullup
 
 Non-interactive logons cause two problems:
 
 (1) on XP/2003 the logon event handlers do not get triggered and on 
     all platforms the LogonScript does not get executed.
     As a result, ccache files are not deleted.
 (2) on all platforms, accessing the credential cache causes 
     krbcc32s.exe to be spawned.  This process never terminates.
 
 This patch tests for interactive logons.  If the logon is not
 interactive, the Network Provider exits immediately.
 
 
 


Commit By: tlyu



Revision: 19340
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/kfwlogon/kfwlogon.c




More information about the krb5-bugs mailing list