git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3122 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-24 10:49:01 +00:00
parent 5101d2c442
commit 035128a796

19
TODO
View File

@@ -53,18 +53,11 @@ PAM and afskauthlib
** lib/des ** lib/des
md4, md5, and sha doesn't work on Crays.
** lib/gssapi ** lib/gssapi
acquire_cred, release_cred, process_context_token, context_time, process_context_token, display_status, add_cred, inquire_cred_by_mech,
display_status, compare_names, export_name, inquire_cred, export_sec_context, import_sec_context, inquire_names_for_mech, and
wrap_size_limit, add_cred, inquire_cred_by_mech, export_sec_context, inquire_mechs_for_name not implemented.
import_sec_context, inquire_names_for_mech, inquire_mechs_for_name,
canonicalize_name, and duplicate_name not implemented.
import_name only understands GSS_C_NT_HOSTBASED_SERVICE and
GSS_C_NO_OID.
get_mic, wrap: always uses the remote_subkey get_mic, wrap: always uses the remote_subkey
@@ -77,10 +70,6 @@ minor_status is never set
init_sec_context: `initiator_cred_handle' and `time_req' ignored. init_sec_context: `initiator_cred_handle' and `time_req' ignored.
accept_sec_context: the first principal in the srvtab is always used.
accept_sec_context: `acceptor_cred_handle' is ignored.
input channel bindings are not supported input channel bindings are not supported
delegation not implemented delegation not implemented
@@ -113,8 +102,6 @@ should the sequence numbers be XORed?
encryption and checksum type is still hardcoded in some places. encryption and checksum type is still hardcoded in some places.
wait for error before generating preauthentication
pa-afs3-salt? pa-afs3-salt?
OTP? OTP?