summaryrefslogtreecommitdiffstats
path: root/daemons
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-10-09 17:07:03 -0400
committerRob Crittenden <rcritten@redhat.com>2009-10-12 09:37:38 -0400
commit342337a89330c4253b350cc06124aaa6747c5122 (patch)
treedfb8be8b83b4f06183e6e9bd20675764d32f28e7 /daemons
parent416c2a894f6563284ac146745390f98763487f0a (diff)
downloadfreeipa-342337a89330c4253b350cc06124aaa6747c5122.tar.gz
freeipa-342337a89330c4253b350cc06124aaa6747c5122.tar.xz
freeipa-342337a89330c4253b350cc06124aaa6747c5122.zip
No longer use the IPA-specific memberof plugin. Use the DS-supplied one.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ipa-slapi-plugins/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemons/ipa-slapi-plugins/Makefile.am b/daemons/ipa-slapi-plugins/Makefile.am
index ac2d26879..f5c237439 100644
--- a/daemons/ipa-slapi-plugins/Makefile.am
+++ b/daemons/ipa-slapi-plugins/Makefile.am
@@ -3,7 +3,6 @@ NULL =
SUBDIRS = \
ipa-enrollment \
ipa-pwd-extop \
- ipa-memberof \
ipa-winsync \
$(NULL)