From 316aac5a8d03587872883a645ba6ff8443f062fe Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Wed, 30 Nov 2011 13:29:10 +0100 Subject: 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. --- daemons/ipa-slapi-plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'daemons/ipa-slapi-plugins/Makefile.am') 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 \ -- cgit