Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Use the canonical client principal name for OTP

In the OTP module, when constructing the RADIUS request, use the
canonicalized client principal (using the new client_name kdcpreauth
callback) instead of the request client principal.

https://github.com/krb5/krb5/commit/6411398e35e343cdc4d2d103b079c4d3b9031f7e
Author: Matt Rogers <mrogers@redhat.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 6411398e35e343cdc4d2d103b079c4d3b9031f7e
Branch: master
src/plugins/preauth/otp/main.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)