Fix transit path validation

Also implement KDC hierarchical transit policy checks.  The "hier_capaths"
parameter defaults to "yes" in [libdefaults] or can be set explicitly in
[realms] per-realm.
This commit is contained in:
Viktor Dukhovni
2016-07-29 12:30:07 -04:00
committed by Nicolas Williams
parent 0561396c0a
commit 1501740952
5 changed files with 222 additions and 19 deletions

View File

@@ -784,6 +784,10 @@ HEIMDAL_KRB5_2.0 {
_krb5_fast_cf2;
_krb5_fast_armor_key;
# TGS
_krb5_find_capath;
_krb5_free_capath;
local:
*;
};