[krbdev.mit.edu #2524] CVS Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Tue Apr 6 13:36:51 EDT 2004
* cc_mslsa.c:
In at least one case on Win2003 it appears that it is possible
for the logon session to be authenticated via NTLM and yet for
there to be Kerberos credentials obtained by the LSA on behalf
of the logged in user. Therefore, we are removing the test
for IsKerberosLogon() within krb5_lcc_resolve()
which was meant to avoid the need to perform GetMSTGT() when
there was no possibility of credentials being found.
To generate a diff of this commit:
cvs diff -r5.106 -r5.107 krb5/src/lib/krb5/ccache/ChangeLog
cvs diff -r5.16 -r5.17 krb5/src/lib/krb5/ccache/cc_mslsa.c
More information about the krb5-bugs
mailing list