| Line | |
|---|
| 1 | [General]
|
|---|
| 2 | SuiteSpotUserID = ${ROOT}
|
|---|
| 3 | FullMachineName= ${HOSTNAME}.${DNSDOMAIN}
|
|---|
| 4 | ServerRoot= ${LDAPDIR}
|
|---|
| 5 |
|
|---|
| 6 | [slapd]
|
|---|
| 7 | ldapifilepath=${LDAPDIR}/ldapi
|
|---|
| 8 | Suffix= ${DOMAINDN}
|
|---|
| 9 | RootDN= ${LDAPMANAGERDN}
|
|---|
| 10 | RootDNPwd= ${LDAPMANAGERPASS}
|
|---|
| 11 | ServerIdentifier= samba4
|
|---|
| 12 | ${SERVERPORT}
|
|---|
| 13 |
|
|---|
| 14 | inst_dir= ${LDAPDIR}/slapd-samba4
|
|---|
| 15 | config_dir= ${LDAPDIR}/slapd-samba4
|
|---|
| 16 | schema_dir= ${LDAPDIR}/slapd-samba4/schema
|
|---|
| 17 | lock_dir= ${LDAPDIR}/slapd-samba4/lock
|
|---|
| 18 | log_dir= ${LDAPDIR}/slapd-samba4/logs
|
|---|
| 19 | run_dir= ${LDAPDIR}/slapd-samba4/logs
|
|---|
| 20 | db_dir= ${LDAPDIR}/slapd-samba4/db
|
|---|
| 21 | bak_dir= ${LDAPDIR}/slapd-samba4/bak
|
|---|
| 22 | tmp_dir= ${LDAPDIR}/slapd-samba4/tmp
|
|---|
| 23 | ldif_dir= ${LDAPDIR}/slapd-samba4/ldif
|
|---|
| 24 | cert_dir= ${LDAPDIR}/slapd-samba4
|
|---|
| 25 |
|
|---|
| 26 | start_server= 0
|
|---|
| 27 | install_full_schema= 0
|
|---|
| 28 | SchemaFile=${LDAPDIR}/99_ad.ldif
|
|---|
| 29 | ConfigFile = ${LDAPDIR}/fedorads-partitions.ldif
|
|---|
| 30 | ConfigFile = ${LDAPDIR}/fedorads-sasl.ldif
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.