From 8c390f6ed7791d94e983122ce36648a124cdf0ee Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 20 Nov 2019 00:31:57 -0400 Subject: [PATCH] Update FAQ entry about the LDAP file Signed-off-by: Roberto Rosario --- docs/topics/faq.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/topics/faq.rst b/docs/topics/faq.rst index 0288fa1935..22b572aaf8 100644 --- a/docs/topics/faq.rst +++ b/docs/topics/faq.rst @@ -175,7 +175,8 @@ How to do LDAP authentication A sample settings file called ldap_connection_settings.py is included in the contrib/settings/ folder of the repository showing how to setup LDAP -authentication. +authentication. This file can be found on the web at: https://gitlab.com/mayan-edms/mayan-edms/blob/master/contrib/settings/ldap_connection_settings.py. This is a community contributed file. Use the Python +settings file method to use this file. Operating systems