Add a server side implementation of kadm5_create_principal_3().

This commit is contained in:
Roland C. Dowdeswell
2012-02-24 17:39:54 +00:00
parent 800a4e5c94
commit 12b24ad876
6 changed files with 41 additions and 4 deletions

View File

@@ -12,6 +12,7 @@ HEIMDAL_KAMD5_SERVER_1.0 {
kadm5_chpass_principal_with_key_3;
kadm5_create_policy;
kadm5_create_principal;
kadm5_create_principal_3;
kadm5_delete_principal;
kadm5_destroy;
kadm5_decrypt_key;