diff options
| -rw-r--r-- | doc/kadm5/api-server-design.tex | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/kadm5/api-server-design.tex b/doc/kadm5/api-server-design.tex index 5bb764f5a..ecc64bac0 100644 --- a/doc/kadm5/api-server-design.tex +++ b/doc/kadm5/api-server-design.tex @@ -577,9 +577,6 @@ 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 |
