summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-slapi-plugins/Makefile.am
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2012-06-21 12:54:34 +0200
committerSumit Bose <sbose@redhat.com>2012-06-26 09:03:21 +0200
commita9576c275b8477564b0f40861ed77801623757a4 (patch)
treebc25aa1f5673292550070038eb6b9e099e764d4f /daemons/ipa-slapi-plugins/Makefile.am
parent16cc94c7c4bf757a322f6605da33230f34b7a41e (diff)
downloadfreeipa-a9576c275b8477564b0f40861ed77801623757a4.tar.gz
freeipa-a9576c275b8477564b0f40861ed77801623757a4.tar.xz
freeipa-a9576c275b8477564b0f40861ed77801623757a4.zip
Add sidgen postop and task
A postop plugin is added to create the SID for new created users and groups. A directory server task allows to set the SID for existing users and groups. Fixes https://fedorahosted.org/freeipa/ticket/2825
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 01b8bc330..5a3c9e703 100644
--- a/daemons/ipa-slapi-plugins/Makefile.am
+++ b/daemons/ipa-slapi-plugins/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS = \
ipa-uuid \
ipa-version \
ipa-winsync \
+ ipa-sidgen \
$(NULL)
EXTRA_DIST = \