Simplify user_realm support by removing krb5_parse_name_flags_realm()
and setting the realm as necessary in the caller.
This commit is contained in:

committed by
Viktor Dukhovni

parent
203e2beedd
commit
2433496ea6
@@ -472,7 +472,6 @@ 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