libreplace: fix coverity ID 517 - untangle close from open in test/os2_delete.c
[jelmer/samba4-debian.git] / source / setup / fedorads.inf
index 43d02da20625d90fdd7b83f770ca67fa6639322e..fe51d01db1a0c18e8b78115406a04ef6e0f525d3 100644 (file)
@@ -6,8 +6,8 @@ ServerRoot=   ${LDAPDIR}
 [slapd]
 ldapifilepath=${LDAPDIR}/ldapi
 Suffix= ${DOMAINDN}
-RootDN= ${LDAP_MANAGERDN}
-RootDNPwd= ${LDAP_MANAGERPASS}
+RootDN= ${LDAPMANAGERDN}
+RootDNPwd= ${LDAPMANAGERPASS}
 ServerIdentifier= samba4
 ${SERVERPORT}
 
@@ -24,4 +24,6 @@ ldif_dir= ${LDAPDIR}/slapd-samba4/ldif
 cert_dir= ${LDAPDIR}/slapd-samba4
 
 start_server= 0
-install_full_schema= 0
\ No newline at end of file
+install_full_schema= 0
+SchemaFile=${LDAPDIR}/99_ad.ldif
+ConfigFile = ${LDAPDIR}/fedorads-partitions.ldif