summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-11-30 13:29:10 +0100
committerMartin Kosek <mkosek@redhat.com>2012-06-28 13:08:26 +0200
commit316aac5a8d03587872883a645ba6ff8443f062fe (patch)
tree33849455024f4c09868859d86ecf09d7822bfab2 /daemons/ipa-slapi-plugins/Makefile.am
parentac6afd31f72d95bc23cde2b22a5fec8267147914 (diff)
downloadfreeipa-316aac5a8d03587872883a645ba6ff8443f062fe.tar.gz
freeipa-316aac5a8d03587872883a645ba6ff8443f062fe.tar.xz
freeipa-316aac5a8d03587872883a645ba6ff8443f062fe.zip
Add external domain extop DS plugin
This extop can be used by clients of the IPA domain, e.g. sssd, to retrieve data from trusted external domains. It can be used e.g. to map Windows SIDs to user or groups names and back.
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 58df1a098..5a3c9e703 100644
--- a/daemons/ipa-slapi-plugins/Makefile.am
+++ b/daemons/ipa-slapi-plugins/Makefile.am
@@ -6,6 +6,7 @@ SUBDIRS = \
ipa-lockout \
ipa-modrdn \
ipa-pwd-extop \
+ ipa-extdom-extop \
ipa-uuid \
ipa-version \
ipa-winsync \