From: | ghudson@mit.edu |
Subject: | git commit |
Put KDB authdata first
Windows services, as well as some versions of Samba, may refuse
tickets if the PAC is not in the first AD-IF-RELEVANT container. In
fetch_kdb_authdata(), change the merge order so that authdata from the
KDB module appears first.
[ghudson@mit.edu: added comment and clarified commit message]
https://github.com/krb5/krb5/commit/331fa4bdd34263ea20667a0f51338cb84357fdaa
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 331fa4bdd34263ea20667a0f51338cb84357fdaa
Branch: master
src/kdc/kdc_authdata.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)