2018-12-21 17:22:33 +00:00
|
|
|
--- a/servers/slapd/slapd.conf
|
|
|
|
+++ b/servers/slapd/slapd.conf
|
2021-12-12 20:28:18 +00:00
|
|
|
@@ -59,7 +59,7 @@ database config
|
2018-12-21 17:22:33 +00:00
|
|
|
#######################################################################
|
|
|
|
|
|
|
|
database mdb
|
|
|
|
-maxsize 1073741824
|
|
|
|
+maxsize 8388608
|
|
|
|
suffix "dc=my-domain,dc=com"
|
|
|
|
rootdn "cn=Manager,dc=my-domain,dc=com"
|
|
|
|
# Cleartext passwords, especially for the rootdn, should
|