diff options
author | Endi S. Dewata <edewata@redhat.com> | 2009-10-09 13:36:04 -0500 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2009-10-16 14:08:11 +0200 |
commit | cf77bf338260e33e7353f1176210d5cac5a6048d (patch) | |
tree | 5d4bcf79631dc14de6308e374a08d54f2bda4d81 /source4/setup/fedorads-refint-add.ldif | |
parent | 925e96029e8854a1a3ad59fb4844c02b5aa77527 (diff) | |
download | samba-cf77bf338260e33e7353f1176210d5cac5a6048d.tar.gz samba-cf77bf338260e33e7353f1176210d5cac5a6048d.tar.xz 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-refint-add.ldif')
-rw-r--r-- | source4/setup/fedorads-refint-add.ldif | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/setup/fedorads-refint-add.ldif b/source4/setup/fedorads-refint-add.ldif new file mode 100644 index 00000000000..2deb07dcbd8 --- /dev/null +++ b/source4/setup/fedorads-refint-add.ldif @@ -0,0 +1,6 @@ +dn: cn=referential integrity postoperation,cn=plugins,cn=config +changetype: modify +add: nsslapd-pluginArg${ARG_NUMBER} +nsslapd-pluginArg${ARG_NUMBER}: ${LINK_ATTR} +- + |