From 44217b465a75cd6f6222eeda8df2e1f4a8fb13f0 Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Wed, 12 Jun 1996 22:43:31 +0000 Subject: [PATCH] add init_with_creds tests git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8338 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-unit-test.tex | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/doc/kadm5/api-unit-test.tex b/doc/kadm5/api-unit-test.tex index 719351f60..cdce0c3ec 100644 --- a/doc/kadm5/api-unit-test.tex +++ b/doc/kadm5/api-unit-test.tex @@ -566,20 +566,31 @@ succeedes, and both clients maintain their correct privileges.} \Reason{init_with_creds works when given an open ccache with a valid credential for ADMIN_SERVICE.} \Conditions{RPC} +\Status{Implemented} } -\numtest{150}{ +\numtest{151}{ \Version{KADM5_API_VERSION_2} \Reason{init_with_creds works when given an open ccache with a valid credential for CHANGEPW_SERVICE.} \Conditions{RPC} +\Status{Implemented} } -\numtest{150}{ +\numtest{152}{ \Version{KADM5_API_VERSION_2} \Reason{init_with_creds fails with KADM5_GSS_ERROR when given an open -ccache without a valid credential.} +ccache with no credentials.} \Conditions{RPC} +\Status{Implemented} +} + +\numtest{153}{ +\Version{KADM5_API_VERSION_2} +\Reason{init_with_creds fails with KADM5_GSS_ERROR when given an open +ccache without credentials for ADMIN_SERVICE or CHANGEPW_SERVICE.} +\Conditions{RPC} +\Status{Implemented} } \section{ovsec_kadm_destroy} -- 2.26.2