]> git.ipfire.org Git - thirdparty/krb5.git/commit
Document aliases for enterprise get_principal 865/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 24 Oct 2018 03:00:24 +0000 (23:00 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 25 Oct 2018 15:20:45 +0000 (11:20 -0400)
commit3d149aed7c19e885b70fa05a251800c0acbff6c4
tree4a2dfa4cf9f5b8d0a52911804fbc0a0c546ee85d
parent6edfd8ed8a85d89613ef9365467142480b41751a
Document aliases for enterprise get_principal

Enterprise principals are always aliases.  In most contexts when we
see them we pass KRB5_KDB_FLAG_ALIAS_OK to the KDB module's
get_principal method, but for S4U2Self clients we currently do not.
Document that a KDB module may return an alias for enterprise
principals regardless of flags.
src/include/kdb.h