summaryrefslogtreecommitdiff
path: root/source4/setup/fedorads-linked-attributes.ldif
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2009-10-09 13:36:04 -0500
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>2009-10-16 14:08:11 +0200
commitcf77bf338260e33e7353f1176210d5cac5a6048d (patch)
tree5d4bcf79631dc14de6308e374a08d54f2bda4d81 /source4/setup/fedorads-linked-attributes.ldif
parent925e96029e8854a1a3ad59fb4844c02b5aa77527 (diff)
downloadsamba-cf77bf338260e33e7353f1176210d5cac5a6048d.tar.gz
samba-cf77bf338260e33e7353f1176210d5cac5a6048d.tar.bz2
samba-cf77bf338260e33e7353f1176210d5cac5a6048d.zip
s4:provision - replaced linked_attributes with FDS plugins
When FDS is used as a backend, Samba should not use the linked_attributes LDB module, but instead use the built-in DS plugins for attribute linking, indexing, and referential integrity.
Diffstat (limited to 'source4/setup/fedorads-linked-attributes.ldif')
-rw-r--r--source4/setup/fedorads-linked-attributes.ldif7
1 files changed, 7 insertions, 0 deletions
diff --git a/source4/setup/fedorads-linked-attributes.ldif b/source4/setup/fedorads-linked-attributes.ldif
new file mode 100644
index 0000000000..05abcf9500
--- /dev/null
+++ b/source4/setup/fedorads-linked-attributes.ldif
@@ -0,0 +1,7 @@
+# Link ${MEMBER_ATTR} to ${MEMBEROF_ATTR}
+dn: cn=${MEMBER_ATTR} to ${MEMBEROF_ATTR},cn=Linked Attributes,cn=plugins,cn=config
+objectClass: extensibleObject
+cn: ${MEMBER_ATTR} to ${MEMBEROF_ATTR}
+linkType: ${MEMBER_ATTR}
+managedType: ${MEMBEROF_ATTR}
+