New krb5_parse_name_flags_realm supports explicit default realm.
Set the realm argument to NULL to get the usual default realm. The krb5_parse_name_flags() function is now a wrapper around krb5_parse_name_flags_realm().
This commit is contained in:

committed by
Viktor Dukhovni

parent
01fff2ca9c
commit
a2127d091d
@@ -472,6 +472,7 @@ HEIMDAL_KRB5_2.0 {
|
||||
krb5_parse_address;
|
||||
krb5_parse_name;
|
||||
krb5_parse_name_flags;
|
||||
krb5_parse_name_flags_realm;
|
||||
krb5_parse_nametype;
|
||||
krb5_passwd_result_to_string;
|
||||
krb5_password_key_proc;
|
||||
|
Reference in New Issue
Block a user