[krbdev.mit.edu #8872] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Feb 05 17:34:48 2020: Request 8872 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <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] https://github.com/krb5/krb5/commit/331fa4bdd34263ea20667a0f51338cb84357fdaa Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 331fa4bdd34263ea20667a0f51338cb84357fdaa Branch: master src/kdc/kdc_authdata.c | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-)