kadm5_ret_t kadm5_destroy(void *server_handle)
AUTHORIZATION REQUIRED: none
Close the connection to the Admin server and releases all related resources. This function behaves differently when called by local and remote clients.
For remote clients, the semantics are:
For local clients, this function just frees the storage space associated with server_handle after erasing its magic number.
RETURN CODES: