]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapd.ldif
Add debug msg if adding entry to logDB fails
[openldap] / servers / slapd / slapd.ldif
index 15a21c070fdcdf311685a8c64dafc7d0031e5139..18549d8206c93ba2b34d2608bb6aa5cce332add2 100644 (file)
@@ -47,6 +47,7 @@ include: file://%SYSCONFDIR%/schema/core.ldif
 #
 dn: olcDatabase=frontend,cn=config
 objectClass: olcDatabaseConfig
+objectClass: olcFrontendConfig
 olcDatabase: frontend
 #
 # Sample global access control policy:
@@ -80,6 +81,7 @@ dn: olcDatabase=mdb,cn=config
 objectClass: olcDatabaseConfig
 objectClass: olcMdbConfig
 olcDatabase: mdb
+olcDbMaxSize: 1073741824
 olcSuffix: dc=my-domain,dc=com
 olcRootDN: cn=Manager,dc=my-domain,dc=com
 # Cleartext passwords, especially for the rootdn, should
@@ -92,4 +94,3 @@ olcRootPW: secret
 olcDbDirectory:        %LOCALSTATEDIR%/openldap-data
 # Indices to maintain
 olcDbIndex: objectClass eq
-olcDbMaxSize: 1073741824