Next: kadm5_modify_principal
Up: Functions
Previous: kadm5_create_principal
Contents
kadm5_ret_t
kadm5_delete_principal(void *server_handle, krb5_principal princ);
AUTHORIZATION REQUIRED: delete
- Return KADM5_UNK_PRINC if the principal does not exist.
- If the POLICY bit is set in aux_attributes, decrement the named
policy's reference count by one.
- Delete principal.
RETURN CODES:
- KADM5_UNK_PRINC
- Principal does not exist.
Autobuild
2009-09-05