summaryrefslogtreecommitdiffstats
path: root/doc/kadm5
diff options
context:
space:
mode:
authorJonathan Kamens <jik@mit.edu>1993-11-15 00:46:12 +0000
committerJonathan Kamens <jik@mit.edu>1993-11-15 00:46:12 +0000
commit4f5da5ad8b92bd676e35a3e8e622d3e985daa5e1 (patch)
treebc840883cc634bdd54f817032a23a5540059960a /doc/kadm5
parent4358df67e52675bdee41f3435d4ee9b52e022237 (diff)
downloadkrb5-4f5da5ad8b92bd676e35a3e8e622d3e985daa5e1.tar.gz
krb5-4f5da5ad8b92bd676e35a3e8e622d3e985daa5e1.tar.xz
krb5-4f5da5ad8b92bd676e35a3e8e622d3e985daa5e1.zip
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
Diffstat (limited to 'doc/kadm5')
-rw-r--r--doc/kadm5/api-unit-test.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/kadm5/api-unit-test.tex b/doc/kadm5/api-unit-test.tex
index 58f6b84a0e..9619ed20b1 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}