From 89a3861d62c4d91e2132f9628c2ee9a1308f99c2 Mon Sep 17 00:00:00 2001 From: Jonathan Kamens Date: Mon, 12 Sep 1994 20:28:54 +0000 Subject: [PATCH] Mention that in randkey_principal, the new key version number is only returned for API versions greater than 1. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4219 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-server-design.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/kadm5/api-server-design.tex b/doc/kadm5/api-server-design.tex index ecc64bac0..5bb764f5a 100644 --- a/doc/kadm5/api-server-design.tex +++ b/doc/kadm5/api-server-design.tex @@ -577,6 +577,9 @@ To store the an encrypted key in old_keys, insert it as the next_old_key element of old_keys, and increment next_old_key by one modulo pw_history_num. +The new key version number is returned only if the API version +specified to ovsec_kadm_init was greater than 1. + \subsection{ovsec_kadm_get_principal} If the named principal exists in either the Kerberos or admin -- 2.26.2