|   |
  |
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
|
|
|