]> git.ipfire.org Git - thirdparty/krb5.git/commit
Support OTP auth indicators in string attribute 304/head
authorGreg Hudson <ghudson@mit.edu>
Mon, 3 Aug 2015 15:44:58 +0000 (11:44 -0400)
committerGreg Hudson <ghudson@mit.edu>
Sun, 9 Aug 2015 17:58:48 +0000 (13:58 -0400)
commitbd6a449f6591f75d0db6dbf3fb702268b92d7eb8
treed93a0d9cb825a6a40e7232db713b549f47cab87f
parent25e0656fdf9862faf9aa91288023776e9a47caad
Support OTP auth indicators in string attribute

To better support integration with FreeIPA, allow authentication
indicators to be specified in the "otp" string attribute, overriding
any indicators in the token type.

ticket: 8157
doc/admin/auth_indicator.rst
doc/admin/otp.rst
src/plugins/preauth/otp/otp_state.c
src/tests/t_otp.py