[krbdev.mit.edu #8157] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Jul 22 13:29:44 EDT 2015


Add indicator support to OTP

Read an "indicator" profile variable for OTP token types and assert
its values as indicators when that token type is used to authenticate.
Add a test case in t_otp.py for this feature.

https://github.com/krb5/krb5/commit/e6e6e54e89bc9644144436c3f267796ed790f70c
Author: Greg Hudson <ghudson at mit.edu>
Commit: e6e6e54e89bc9644144436c3f267796ed790f70c
Branch: master
 src/plugins/preauth/otp/main.c      |   13 ++++++++++++-
 src/plugins/preauth/otp/otp_state.c |   29 ++++++++++++++++++++++++-----
 src/plugins/preauth/otp/otp_state.h |    3 ++-
 src/tests/t_otp.py                  |    7 ++++++-
 4 files changed, 44 insertions(+), 8 deletions(-)



More information about the krb5-bugs mailing list