Skip Menu |
 

Subject: MSLSA ccache should not output TGTs with NULL session keys
The Windows Kerberos LSA will by default on the next generation of
service packs not export session keys for TGTs, only service tickets.
In this circumstance, the MSLSA ccache should not output the ticket if
there is a NULL enctype set.
From: jaltman@mit.edu
Subject: CVS Commit
Do not export tickets from the LSA if they contain NULL session keys.
This is primarily to prevent unusable TGTs from being imported into the
MIT Credential Cache


To generate a diff of this commit:



cvs diff -r5.95 -r5.96 krb5/src/lib/krb5/ccache/ChangeLog
cvs diff -r5.8 -r5.9 krb5/src/lib/krb5/ccache/cc_mslsa.c
From: tlyu@mit.edu
Subject: CVS Commit
pullup from trunk


To generate a diff of this commit:



cvs diff -r5.82.2.6 -r5.82.2.7 krb5/src/lib/krb5/ccache/ChangeLog
cvs diff -r5.3.2.5 -r5.3.2.6 krb5/src/lib/krb5/ccache/cc_mslsa.c