Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Fix sam2 client preauth after salt changes

Commit bc096a77ffdab283d77c2e0fc1fdd15b9f77eb41 altered the internal
contracts relating to salts, but neglected to adjust the sam2 preauth
code to match. Do that now.

https://github.com/krb5/krb5/commit/787cc1e24117e57a9173aaaa16935f6488eb3fec
Author: Greg Hudson <ghudson@mit.edu>
Commit: 787cc1e24117e57a9173aaaa16935f6488eb3fec
Branch: master
src/lib/krb5/krb/preauth_sam2.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Fix sam2 client preauth after salt changes

Commit bc096a77ffdab283d77c2e0fc1fdd15b9f77eb41 altered the internal
contracts relating to salts, but neglected to adjust the sam2 preauth
code to match. Do that now.

(cherry picked from commit 787cc1e24117e57a9173aaaa16935f6488eb3fec)

https://github.com/krb5/krb5/commit/e9aa891fcdb4c08d39902ab89afb268042b60c86
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: e9aa891fcdb4c08d39902ab89afb268042b60c86
Branch: krb5-1.11
src/lib/krb5/krb/preauth_sam2.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)