From: Jonathan Kamens Date: Mon, 15 Nov 1993 00:46:12 +0000 (+0000) Subject: Added some notes to myself about things that need to be updated X-Git-Tag: krb5-1.0-beta3~141 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4f5da5ad8b92bd676e35a3e8e622d3e985daa5e1;p=krb5.git Added some notes to myself about things that need to be updated git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2920 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/kadm5/api-unit-test.tex b/doc/kadm5/api-unit-test.tex index 58f6b84a0..9619ed20b 100644 --- a/doc/kadm5/api-unit-test.tex +++ b/doc/kadm5/api-unit-test.tex @@ -83,6 +83,9 @@ tested. %ADMIN_SERVICE is abbreviated A_S, and CHANGEPW_SERVICE is abbreviated %C_S. +XXX needs to be updated to take into account new server behavior with +respect to reading master key vs. getting it from stash. + \test{ \Reason{An empty string realm is rejected.} \Call{ovsec_kadm_init(a, a's-p, A_S, "")} @@ -1117,6 +1120,8 @@ These tests should be run with override_qual false. \section{ovsec_kadm_chpass_principal_util} +XXX Needs to be modified to take into account the new argument. + Rerun all the tests listed for ovsec_kadm_chpass_principal above in Section \ref{ovseckadmchpassprincipal}. Verify that they succeed and fail in the same circumstances. Also verify that in each failure @@ -1673,12 +1678,14 @@ yes & no & CHANGEPW & true & RPC: fail; local: {\em pass} Handled by memory-leak testing handled elsewhere. +XXX This isn't sufficient. \section{ovsec_kadm_free_policy_ent} Handled by memory-leak testing handled elsewhere. +XXX This isn't sufficient. \section{ovsec_kadm_get_privs}