RT RT/krbdev.mit.edu: Ticket #2705 MSLSA support for KerbSubmitTicket and CacheInfoEx2 Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
2705
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • krb5-libs
Version_reported
Version_Fixed
  • 1.4
Target_Version
Tags
 

 Relationships  
Depends on:
  • 2704: (jaltman) New krb5_ccache flag: KRB5_TC_NOTICKET [resolved]
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
  • 2136: (jaltman) KfW vs Windows 2003 Server [resolved]
 
 Dates  
Created: Fri Sep 10 12:55:48 2004
Starts: Not set
Started: Not set
Last Contact: Not set
Due: Not set
Updated: Tue Jul 15 13:52:57 2008 by raeburn
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Fri Sep 10 12:55:49 2004  jaltman - Ticket created    
     
Subject: MSLSA support for KerbSubmitTicket and CacheInfoEx2

 * cc_mslsa.c: The following functionality is being committed
               but commented out because it is not presently
               available in public Microsoft SDKs
 - support for KerbSubmitTicket which allows a KERB_CRED
   message to be forwarded to the LSA.  (KERB_SUBMIT_TICKET)
 - support for the KerbQueryTicketCacheEx2Message which
   adds the Session Key Enctype to the contents of the
   response from KerbQueryTicketCacheExMessage.
   (HAVE_CACHE_INFO_EX2)


Checking in ChangeLog;
/cvs/krbdev/krb5/src/lib/krb5/ccache/ChangeLog,v  <--  ChangeLog
new revision: 5.143; previous revision: 5.142
done
Checking in cc_mslsa.c;
/cvs/krbdev/krb5/src/lib/krb5/ccache/cc_mslsa.c,v  <--  cc_mslsa.c
new revision: 5.29; previous revision: 5.28
done

When these features are available the code needs to be uncommented.


Download (untitled) 829b
      Fri Sep 10 12:57:00 2004  jaltman - Component krb5-libs added    
      Fri Sep 10 12:59:24 2004  jaltman - Ticket 2705 DependsOn ticket 2704.    
      Fri Sep 10 13:34:34 2004  jaltman - Status changed from open to resolved    
      Fri Sep 10 13:34:34 2004  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: CVS Commit

  cc_mslsa.c:  Correct test for KerbQueryTicketCacheEx2Message


To generate a diff of this commit:



	cvs diff -r5.143 -r5.144 krb5/src/lib/krb5/ccache/ChangeLog
	cvs diff -r5.29 -r5.30 krb5/src/lib/krb5/ccache/cc_mslsa.c


Download (untitled) 224b
      Fri Sep 10 13:34:58 2004  jaltman - Status changed from resolved to open    
      Fri Sep 10 15:33:44 2004  jaltman - Status changed from open to resolved    
      Fri Sep 10 15:33:46 2004  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: CVS Commit

   * cc_mslsa.c: Implement krb5_lcc_initialize()
     Remove all tickets from the cache which have a client
     principal that matches the input principal.


To generate a diff of this commit:



	cvs diff -r5.144 -r5.145 krb5/src/lib/krb5/ccache/ChangeLog
	cvs diff -r5.30 -r5.31 krb5/src/lib/krb5/ccache/cc_mslsa.c


Download (untitled) 318b
      Fri Sep 10 15:34:12 2004  jaltman - Status changed from resolved to open    
      Fri Sep 17 03:33:36 2004  jaltman - Correspondence added    
     
From: jaltman@mit.edu
Subject: CVS Commit

  Fix error code returned for empty sequences and check the error
  in krb5_lcc_initialize


To generate a diff of this commit:



	cvs diff -r5.145 -r5.146 krb5/src/lib/krb5/ccache/ChangeLog
	cvs diff -r5.31 -r5.32 krb5/src/lib/krb5/ccache/cc_mslsa.c


Download (untitled) 252b
      Wed Dec  8 18:56:29 2004  tlyu - Version_Fixed 1.4 added    
      Tue Jul 15 13:52:57 2008  raeburn - Status changed from open to resolved