Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 489 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 Commit: 787cc1e24117e57a9173aaaa16935f6488eb3fec Branch: master src/lib/krb5/krb/preauth_sam2.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)