diff options
| author | Jeffrey Altman <jaltman@secure-endpoints.com> | 2004-06-30 05:00:25 +0000 |
|---|---|---|
| committer | Jeffrey Altman <jaltman@secure-endpoints.com> | 2004-06-30 05:00:25 +0000 |
| commit | 8fc65db427a13763134a4c6516da3fb810868701 (patch) | |
| tree | 443499f2931f09b0d1beb118729c7c162a2c22ec /src/include | |
| parent | 41c43595030e55276e4e3c0d6c4efeab1f2811f0 (diff) | |
| download | krb5-8fc65db427a13763134a4c6516da3fb810868701.tar.gz krb5-8fc65db427a13763134a4c6516da3fb810868701.tar.xz krb5-8fc65db427a13763134a4c6516da3fb810868701.zip | |
* cc_mslsa.c:
- is_windows_2000() indicates the OS is Windows 2000 or higher
- is_windows_xp() indicates the OS is Windows XP or higher which
indicates that PKERB_QUERY_TKT_CACHE_EX_RESPONSE and
PKERB_TICKET_CACHE_INFO_EX are available.
- does_retrieve_ticket_cache_ticket() checks to see if a Microsoft
private fix is available which adds a new Cache Flag,
KERB_RETRIEVE_TICKET_CACHE_TICKET, which when set causes the
requested ticket to be stored in the LSA cache even when the
TicketFlags and EncType are not set to 0.
- KerbExternalTicketMatch() is a test to determine if two
Microsoft External Tickets are identical
+ use the KerbQueryTicketCacheExMessage LSA call on XP or higher
+ specify the KERB_RETRIEVE_TICKET_CACHE_TICKET flag when it is
available
= The combination of both + items will cause the ClientRealm
to be displayed properly for all cross realm tickets obtained
via the MSLSA
ticket: new
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16528 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
0 files changed, 0 insertions, 0 deletions
