Hi Dieter,
I am using the sample config from the Configuring Slapd section.
Here's what's inside.
# BDB definition for example.net dn: olcDatabase=bdb,cn=config objectClass: olcDatabaseConfig objectClass: olcBdbConfig olcDatabase: bdb olcSuffix: "dc=example,dc=net" olcDbDirectory: /usr/local/var/openldap-data-net olcRootDN: "cn=Manager,dc=example,dc=com" olcDbIndex: objectClass eq olcAccess: to * by users read
Thank you.
Hi,
"Wai Phang" sephiroth.rias@gmail.com writes:
Hi Dieter, I am using the sample config from the Configuring Slapd section. Here's what's inside. # BDB definition for example.net dn: olcDatabase=bdb,cn=config objectClass: olcDatabaseConfig objectClass: olcBdbConfig olcDatabase: bdb olcSuffix: "dc=example,dc=net" olcDbDirectory: /usr/local/var/openldap-data-net olcRootDN: "cn=Manager,dc=example,dc=com" olcDbIndex: objectClass eq olcAccess: to * by users read Thank you.
olcSuffix syntax does not allow quotation marks.
-Dieter
openldap-software@openldap.org