[krbdev.mit.edu #6739] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Tue Jun 8 12:14:25 EDT 2010
Stop checking the current time against the context expiration time in
the message wrap/unwrap functions in the krb5 GSS mech. Heimdal
doesn't do it, and it generally results in poor app behavior when a
ticket expires. In exchange, it doesn't provide much security benefit
since it's not enforced across the board--for example, ssh sessions
can persist beyond ticket expiration time since they don't use GSS to
wrap payload data.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24120
Commit By: ghudson
Revision: 24120
Changed Files:
U trunk/src/lib/gssapi/krb5/k5unsealiov.c
More information about the krb5-bugs
mailing list