[krbdev.mit.edu #1962] [jaltman@MIT.EDU] CVS report: krb5/src/windows/ms2mit ms2mit.c ChangeLog

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Oct 21 18:42:04 EDT 2003


add missing CVS log:
-------------------- Start of forwarded message --------------------
Date: Tue, 21 Oct 2003 18:20:53 -0400 (EDT)
Message-Id: <200310212220.SAA17960 at drugstore.mit.edu>
From: jaltman at MIT.EDU
To: cvs-krb5 at mit.edu
Subject: CVS report: krb5/src/windows/ms2mit ms2mit.c ChangeLog 
Lines: 37

Module Name:	krb5
Committed By:	jaltman
Date:		Tue Oct 21 22:20:49 UTC 2003

Modified Files:
	 krb5/src/windows/ms2mit/ChangeLog krb5/src/windows/ms2mit/ms2mit.c
Added Files:

Removed Files:


Log Message
ticket: 1962
target_version: 1.3.2
tags: pullup
owner: jaltman at mit.edu
status: resolved

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.


To generate a diff of this commit:
	cvs diff -r1.5 -r1.6 krb5/src/windows/ms2mit/ChangeLog
	cvs diff -r1.4 -r1.5 krb5/src/windows/ms2mit/ms2mit.c 
_______________________________________________
cvs-krb5 mailing list
cvs-krb5 at mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

-------------------- End of forwarded message --------------------


More information about the krb5-bugs mailing list