kadm5_init_with_password() opens a connection with the
KADM5 library using the principal and the given
password to obtain initial credentials from the
admin_server. The parameter
realm defines the authentication domain for the
connection.
Return Values
Returns a KADM5 handle on success, or FALSE on failure.