summaryrefslogtreecommitdiff
path: root/source4/setup/fedorads.inf
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.inf
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.inf')
-rw-r--r--source4/setup/fedorads.inf4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/setup/fedorads.inf b/source4/setup/fedorads.inf
index 90ebe6a9a5..e0676c41df 100644
--- a/source4/setup/fedorads.inf
+++ b/source4/setup/fedorads.inf
@@ -28,3 +28,7 @@ install_full_schema= 0
SchemaFile=${LDAPDIR}/99_ad.ldif
ConfigFile = ${LDAPDIR}/fedorads-partitions.ldif
ConfigFile = ${LDAPDIR}/fedorads-sasl.ldif
+ConfigFile = ${LDAPDIR}/fedorads-pam.ldif
+ConfigFile = ${LDAPDIR}/fedorads-refint.ldif
+ConfigFile = ${LDAPDIR}/fedorads-linked-attributes.ldif
+ConfigFile = ${LDAPDIR}/fedorads-index.ldif