[krbdev.mit.edu #5493] SVN Commit

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Wed Mar 28 14:03:52 EDT 2007


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: jaltman



Revision: 19296
Changed Files:
U   trunk/src/windows/kfwlogon/kfwlogon.c




More information about the krb5-bugs mailing list