freeipa/daemons/ipa-slapi-plugins/ipa-pwd-extop
Nathaniel McCallum 5b58348cd3 Add OTP support to ipa-pwd-extop
During LDAP bind, this now plugin determines if a user is enabled
for OTP authentication. If so, then the OTP is validated in addition
to the password. This allows 2FA during user binds.

    https://fedorahosted.org/freeipa/ticket/3367
    http://freeipa.org/page/V3/OTP
2013-05-17 09:30:51 +02:00
..
auth.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
common.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
encoding.c Remove unnecessary prefixes from ipa-pwd-extop files 2013-05-17 09:30:51 +02:00
ipa_pwd_extop.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
ipapwd.h Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
Makefile.am Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
otp.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
prepost.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
pwd-extop-conf.ldif Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
t_hotp.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00
t_totp.c Add OTP support to ipa-pwd-extop 2013-05-17 09:30:51 +02:00