RT for krbdev.mit.edu
Skip Menu
|
Ticket History #2154: Leash_importable() must return FALSE if TGT enctype is NULL
Home
Update This Menu
All Dashboards
Search
Tickets
Simple Search
New Search
Recently Viewed
#2154: Leash_importable() must return FALSE if TGT enc...
#8304: Fix leak in gss_acquire_cred_with_password
#1587: On Solaris 8 configure script can't find gcc
#8334: Check context handle in gss_export_sec_context()
#331: bug in kdb5_util create
#4138: ksu spuriously fails when exiting shell when ks...
#1266: Patches for unixtime preauthentication
#2298: Help! telnet key version number problem
#8310: Check for null name_type in gss_display_name_ext
#8176: Reboot after KfW installs to help the LSA cache
#6027: Bug in MIT Kerberos for Windows Version 3.2.2
Current Search
Edit Search
Advanced
Users
Reports
Resolved by owner
Resolved in date range
Created in a date range
Tools
My Day
My Reminders
Logged in as
guest
Display
History
Basics
People
Jumbo
Reminders
Actions
History
Show all quoted text
—
Show full headers
#
Fri Jan 23 13:52:49 2004
jaltman (Jeffrey Altman)
- Ticket created
Subject:
Leash_importable() must return FALSE if TGT enctype is NULL
Download (untitled)
/
with headers
text/plain 74B
Leash_importable() must return FALSE if TGT enctype is NULL
for kfw 2.6
#
Sat Jan 31 20:54:58 2004
jaltman (Jeffrey Altman)
- Status changed from 'new' to 'resolved'
#
Sat Jan 31 20:54:59 2004
jaltman (Jeffrey Altman)
- Comments added
Download (untitled)
/
with headers
text/plain 187B
Leash_importable() returns FALSE if the MSLSA krb5_ccache does not
return any initial tickets. All calls to Leash_import() in leash32.exe
are now checked by calls to Leash_importable().