update rename_principal for NO_RENAME_SALT
authorBarry Jaspan <bjaspan@mit.edu>
Tue, 25 Jun 1996 17:45:43 +0000 (17:45 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Tue, 25 Jun 1996 17:45:43 +0000 (17:45 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8549 dc483132-0cff-0310-8789-dd5450dbe970

doc/kadm5/api-unit-test.tex

index cdce0c3ec80c2dc42863a4830bdf68203ba39b51..5e3d3ba91f36161a3fa91556e04a115e96e5e725 100644 (file)
@@ -40,7 +40,7 @@
 %\newcommand{\Conditions}[1]{}
 %\newcommand{\Priority}[1]{}
 
-\title{OpenV*Secure 1.0 Admin API\\
+\title{KADM5 Admin API\\
 Unit Test Description\footnote{\rcsHeader}}
 \author{Jonathan I. Kamens}
 
@@ -1386,7 +1386,8 @@ ccache without credentials for ADMIN_SERVICE or CHANGEPW_SERVICE.}
 
 \numtest{14}{
 \Priority{High}
-\Reason{Succeeds for user with ``add'' and ``delete''.}
+\Reason{Succeeds for user with ``add'' and ``delete'', when that user
+has non-name-based salt.}
 \Status{Implemented}
 }
 
@@ -1408,6 +1409,12 @@ ccache without credentials for ADMIN_SERVICE or CHANGEPW_SERVICE.}
 \Conditions{RPC}
 }
 
+\numtest{18}{
+\Priority{bug fix}
+\Reason{Returns NO_RENAME_SALT when asked to rename a principal whose
+salt depends on the principal name.}
+\Status{Implemented}
+}
 
 \section{ovsec_kadm_chpass_principal}
 \label{ovseckadmchpassprincipal}