Fix OTP tests with pyrad 2.x Declare User-Password as having type "octets" instead of "string" or pyrad 2.x will throw a decoding error when retrieving it. https://github.com/krb5/krb5/commit/57dc24093015d292189ef23313ef8ff2a81431e4 Author: Greg Hudson Commit: 57dc24093015d292189ef23313ef8ff2a81431e4 Branch: master src/tests/t_otp.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)