* cc_mslsa.c:
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 6 Apr 2004 17:36:44 +0000 (17:36 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 6 Apr 2004 17:36:44 +0000 (17:36 +0000)
commit0f70ce0814ae83623a1188210fa36071d4ddec79
tree40f606b72d35e408958ba7986f4a9089f6978499
parent284a093555f87a71bb5b2a0701146830d8ba6dff
* 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.

ticket: new
tags: pullup
target_version: next

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16235 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/cc_mslsa.c