summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2010-10-15 17:52:37 -0400
committerSimo Sorce <ssorce@redhat.com>2010-10-22 17:22:46 -0400
commit9018b601cdf5b1eb124d79ded0baaf8c77ebcae9 (patch)
treef576bc9c2e7879055b8a76c16d5383b5f7615157 /install/share
parent3a05149201f13c7b001c15aa6d2559e332ab5b52 (diff)
downloadfreeipa-9018b601cdf5b1eb124d79ded0baaf8c77ebcae9.tar.gz
freeipa-9018b601cdf5b1eb124d79ded0baaf8c77ebcae9.tar.xz
freeipa-9018b601cdf5b1eb124d79ded0baaf8c77ebcae9.zip
ipa-uuid: enable plugin in IPA
Diffstat (limited to 'install/share')
-rw-r--r--install/share/Makefile.am1
-rw-r--r--install/share/uuid-ipauniqueid.ldif10
2 files changed, 11 insertions, 0 deletions
diff --git a/install/share/Makefile.am b/install/share/Makefile.am
index 18cc766f1..a46ba36f1 100644
--- a/install/share/Makefile.am
+++ b/install/share/Makefile.am
@@ -40,6 +40,7 @@ app_DATA = \
ldapi.ldif \
wsgi.py \
user_private_groups.ldif \
+ uuid-ipauniqueid.ldif \
$(NULL)
EXTRA_DIST = \
diff --git a/install/share/uuid-ipauniqueid.ldif b/install/share/uuid-ipauniqueid.ldif
new file mode 100644
index 000000000..7041889ba
--- /dev/null
+++ b/install/share/uuid-ipauniqueid.ldif
@@ -0,0 +1,10 @@
+# add plugin configuration for ipauniqueid
+dn: cn=IPA Unique IDs,cn=IPA UUID,cn=plugins,cn=config
+changetype: add
+objectclass: top
+objectclass: extensibleObject
+cn: IPA Unique IDs
+ipaUuidAttr: ipaUniqueID
+ipaUuidMagicRegen: 0
+ipaUuidFilter: (|(objectclass=ipaObject)(objectclass=ipaAssociation))
+ipaUuidScope: $SUFFIX