From c9ec5081644ec57325be81cbb844b84cf7f7ed35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 5 Jan 2004 13:32:01 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13253 ec53bebd-3082-4978-b11e-865c3cabbd6b --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index f0f7dac54..ba0a42b3d 100644 --- a/TODO +++ b/TODO @@ -58,6 +58,12 @@ anonymous credentials not implemented gss_acquire_cred(GSS_C_BOTH) with a keytab only, gss_add_cred, gss_release_cred renders the output_cred_handle broken. +cache delegation credentials to avoid hitting the kdc ? require time +stampless tickets, and was supported in the recv'ing end with 0.6.1. + +flag to look at ok-to-delegate even if GSS_C_DELEG_FLAG was set +(limited to some target domains). + ** lib/hdb ** lib/kadm5 @@ -68,6 +74,8 @@ fix to use rpc? ** lib/krb5 +iv for aes + the replay cache is, in its current state, not very useful OTP?