summaryrefslogtreecommitdiffstats
path: root/daemons/configure.ac
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2013-12-16 16:19:08 -0500
committerPetr Viktorin <pviktori@redhat.com>2014-02-21 10:26:02 +0100
commit49038cda9fcddf75e04d1e36df3707432b96fb6d (patch)
treea7c38748dbfea8dd311e88aff805a266d7fcef64 /daemons/configure.ac
parentabb63ed9d1027b967b4ac4473433e4eb5a3ff0b9 (diff)
downloadfreeipa-49038cda9fcddf75e04d1e36df3707432b96fb6d.tar.gz
freeipa-49038cda9fcddf75e04d1e36df3707432b96fb6d.tar.xz
freeipa-49038cda9fcddf75e04d1e36df3707432b96fb6d.zip
Add OTP last token plugin
This plugin prevents the deletion or deactivation of the last valid token for a user. This prevents the user from migrating back to single factor authentication once OTP has been enabled. Thanks to Mark Reynolds for helping me with this patch. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'daemons/configure.ac')
-rw-r--r--daemons/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/configure.ac b/daemons/configure.ac
index e5bf7f552..b4507a6d9 100644
--- a/daemons/configure.ac
+++ b/daemons/configure.ac
@@ -314,6 +314,7 @@ AC_CONFIG_FILES([
ipa-slapi-plugins/ipa-dns/Makefile
ipa-slapi-plugins/ipa-enrollment/Makefile
ipa-slapi-plugins/ipa-lockout/Makefile
+ ipa-slapi-plugins/ipa-otp-lasttoken/Makefile
ipa-slapi-plugins/ipa-pwd-extop/Makefile
ipa-slapi-plugins/ipa-extdom-extop/Makefile
ipa-slapi-plugins/ipa-winsync/Makefile