summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/Makefile.am
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2013-12-16 16:19:08 -0500
committerroot <root@ipa-01.t.vda.li>2014-02-10 19:13:21 +0200
commitab00dce3f50042062f7171c6a6ab5ea8f494790f (patch)
tree3907e751fb76376b99566f7fbd28f865513b3e99 /daemons/ipa-slapi-plugins/Makefile.am
parent28630d550ff1f756fadc00a81595cd69c8b11ab6 (diff)
downloadfreeipa-ab00dce3f50042062f7171c6a6ab5ea8f494790f.tar.gz
freeipa-ab00dce3f50042062f7171c6a6ab5ea8f494790f.tar.xz
freeipa-ab00dce3f50042062f7171c6a6ab5ea8f494790f.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.
Diffstat (limited to 'daemons/ipa-slapi-plugins/Makefile.am')
-rw-r--r--daemons/ipa-slapi-plugins/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemons/ipa-slapi-plugins/Makefile.am b/daemons/ipa-slapi-plugins/Makefile.am
index 40725d225..06e6ee8b8 100644
--- a/daemons/ipa-slapi-plugins/Makefile.am
+++ b/daemons/ipa-slapi-plugins/Makefile.am
@@ -7,6 +7,7 @@ SUBDIRS = \
ipa-enrollment \
ipa-lockout \
ipa-modrdn \
+ ipa-otp-lasttoken \
ipa-pwd-extop \
ipa-extdom-extop \
ipa-uuid \