git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13253 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-01-05 13:32:01 +00:00
parent 1eec67fbba
commit c9ec508164

8
TODO
View File

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