summaryrefslogtreecommitdiffstats
path: root/roles/nextcloud/files/etc/ldap/ldap.conf
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2018-12-03 03:37:19 +0100
committerGuilhem Moulin <guilhem@fripost.org>2018-12-03 03:43:48 +0100
commit5ad9fc5e963b9a461f60799d7f185a9e2e13522f (patch)
tree8d98b0eaf066f86e8fb24be1ca148be1ec1f1845 /roles/nextcloud/files/etc/ldap/ldap.conf
parent259ad739c650aafd8dddf5afcd829632a6f88a80 (diff)
Define new host "calima" serving Nextcloud.
Diffstat (limited to 'roles/nextcloud/files/etc/ldap/ldap.conf')
-rw-r--r--roles/nextcloud/files/etc/ldap/ldap.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/roles/nextcloud/files/etc/ldap/ldap.conf b/roles/nextcloud/files/etc/ldap/ldap.conf
new file mode 100644
index 0000000..5f388f1
--- /dev/null
+++ b/roles/nextcloud/files/etc/ldap/ldap.conf
@@ -0,0 +1,10 @@
+#
+# LDAP Defaults
+#
+
+# See ldap.conf(5) for details
+# This file should be world readable but not world writable.
+
+# TLS certificates (needed for GnuTLS)
+TLS_CACERT /etc/ldap/ssl/ldap.fripost.org.pem
+TLS_REQCERT hard