Subject: git commit From: ghudson@mit.edu X-RT-Interface: API Content-Type: text/plain; charset="utf-8" X-Mailer: MIME-tools 5.507 (Entity 5.507) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary X-RT-Original-Encoding: ascii RT-Message-ID: Content-Length: 708 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] (cherry picked from commit 331fa4bdd34263ea20667a0f51338cb84357fdaa) https://github.com/krb5/krb5/commit/813ef2b92dbabff0e998436eaf6e75bdc92a245a Author: Isaac Boukris Committer: Greg Hudson Commit: 813ef2b92dbabff0e998436eaf6e75bdc92a245a Branch: krb5-1.17 src/kdc/kdc_authdata.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-)