[krbdev.mit.edu #8872] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8872 > 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. [[email protected]: added comment and clarified commit message] (cherry picked from commit 331fa4bdd34263ea20667a0f51338cb84357fdaa) https://github.com/krb5/krb5/commit/813ef2b92dbabff0e998436eaf6e75bdc92a245a Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 813ef2b92dbabff0e998436eaf6e75bdc92a245a Branch: krb5-1.17 src/kdc/kdc_authdata.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-)