12 lines
379 B
Diff
12 lines
379 B
Diff
|
--- a/servers/slapd/slapd.conf
|
||
|
+++ b/servers/slapd/slapd.conf
|
||
|
@@ -50,7 +50,7 @@ argsfile %LOCALSTATEDIR%/run/slapd.args
|
||
|
#######################################################################
|
||
|
|
||
|
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
|