aboutsummaryrefslogtreecommitdiffstats
path: root/main/openldap/configs.patch
diff options
context:
space:
mode:
authorTetsuo NOMURA <github@konoha.jp>2019-08-19 08:54:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-21 13:55:00 +0000
commit900be1f01833479956f608d268d390d18bd28d35 (patch)
tree0bca791199fdcae3b9b37e322fd8bfc1789d23cb /main/openldap/configs.patch
parent264273d932d3b92e7f509799f724be0655ed3c14 (diff)
downloadaports-900be1f01833479956f608d268d390d18bd28d35.tar.bz2
aports-900be1f01833479956f608d268d390d18bd28d35.tar.xz
main/openldap: comment out empty lines
fixes #10472
Diffstat (limited to 'main/openldap/configs.patch')
-rw-r--r--main/openldap/configs.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/openldap/configs.patch b/main/openldap/configs.patch
index e7ec65c4bd..8f0c2bfdbb 100644
--- a/main/openldap/configs.patch
+++ b/main/openldap/configs.patch
@@ -101,17 +101,17 @@
olcDatabase: mdb
olcSuffix: dc=my-domain,dc=com
olcRootDN: cn=Manager,dc=my-domain,dc=com
-+
++#
# Cleartext passwords, especially for the rootdn, should
# be avoided. See slappasswd(8) and slapd-config(5) for details.
# Use of strong authentication encouraged.
olcRootPW: secret
-+
++#
# The database directory MUST exist prior to running slapd AND
# should only be accessible by the slapd and slap tools.
# Mode 700 recommended.
-olcDbDirectory: %LOCALSTATEDIR%/openldap-data
+olcDbDirectory: /var/lib/openldap/openldap-data
-+
++#
# Indices to maintain
olcDbIndex: objectClass eq