diff options
author | Endi S. Dewata <edewata@redhat.com> | 2010-01-19 23:10:19 -0600 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2010-01-23 22:40:51 +0100 |
commit | ce709389e61cdc538f9c071ece37ce97abad9292 (patch) | |
tree | ed7f974243cab44a731a2433ceda76acf54350f5 /source4 | |
parent | 756444566f60fca62ae5f5a17ddbf5267c25dad2 (diff) | |
download | samba-ce709389e61cdc538f9c071ece37ce97abad9292.tar.gz samba-ce709389e61cdc538f9c071ece37ce97abad9292.tar.bz2 samba-ce709389e61cdc538f9c071ece37ce97abad9292.zip |
s4-provision: Disable populating FDS during instance creation.
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Diffstat (limited to 'source4')
-rw-r--r-- | source4/setup/fedorads.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/setup/fedorads.inf b/source4/setup/fedorads.inf index 2dda1bc9d6..f4f92a0697 100644 --- a/source4/setup/fedorads.inf +++ b/source4/setup/fedorads.inf @@ -25,6 +25,7 @@ cert_dir= ${LDAPDIR}/slapd-samba4 start_server= 0 install_full_schema= 0 +InstallLdifFile= none SchemaFile=${LDAPDIR}/99_ad.ldif ConfigFile = ${LDAPDIR}/fedorads-partitions.ldif ConfigFile = ${LDAPDIR}/fedorads-sasl.ldif |