2018-12-22 01:22:33 +08:00
|
|
|
--- a/servers/slapd/slapd.conf
|
|
|
|
+++ b/servers/slapd/slapd.conf
|
2021-12-13 04:28:18 +08:00
|
|
|
@@ -59,7 +59,7 @@ database config
|
2018-12-22 01:22:33 +08: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
|