E: 31. objectClass: olcDatabaseConfig
E: 32. objectClass: olcBdbConfig
E: 33. olcDatabase: bdb
-E: 34. olcSuffix: "dc=example,dc=com"
+E: 34. olcSuffix: dc=example,dc=com
E: 35. olcDbDirectory: /usr/local/var/openldap-data
-E: 36. olcRootDN: "cn=Manager,dc=example,dc=com"
+E: 36. olcRootDN: cn=Manager,dc=example,dc=com
E: 37. olcRootPW: secret
E: 38. olcDbIndex: uid pres,eq
-E: 39. olcDbIndex: cn,sn,uid pres,eq,approx,sub
+E: 39. olcDbIndex: cn,sn pres,eq,approx,sub
E: 40. olcDbIndex: objectClass eq
E: 41. olcAccess: to attrs=userPassword
E: 42. by self write
E: 10. rootpw secret
E: 11. # indexed attribute definitions
E: 12. index uid pres,eq
-E: 13. index cn,sn,uid pres,eq,approx,sub
+E: 13. index cn,sn pres,eq,approx,sub
E: 14. index objectClass eq
E: 15. # database access control definitions
E: 16. access to attrs=userPassword