Because of the failure of Windows 2000 and Windows XP to perform proper
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 21 Oct 2003 22:20:48 +0000 (22:20 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 21 Oct 2003 22:20:48 +0000 (22:20 +0000)
commite3dc77a76f29f0484eab155f4d6789b0a20eb8df
treebd57ff15023d07328528cd99978faeb2b65be2e9
parent06849abbcf92a893127359c8b53295860d40296a
Because of the failure of Windows 2000 and Windows XP to perform proper
ticket expiration time management, the MS Kerberos LSA will return
tickets to a calling application with lifetimes as short as one second.
 Tickets with lifetimes less than five minutes can cause problems for
most apps.  Tickets with lifetimes less than 20 minutes will trigger the
Leash ticket lifetime warnings.

Instead of accepting whatever tickets are returned by MS LSA from the
cache, if the ticket lifetime is less than 20 minutes force a retrieval
operation bypassing the LSA ticket cache.

ticket: 1962
target_version: 1.3.2
tags: pullup
owner: jaltman@mit.edu
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15843 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/ms2mit/ChangeLog
src/windows/ms2mit/ms2mit.c