From 9dc6c12c38e50f95f1c4043c69efb7d812daa5c7 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Fri, 15 May 2020 11:12:03 +0200 Subject: [PATCH 1/2] Note on configuring failover LDAP servers Signed-off-by: Sascha Wiswedel --- admin_manual/configuration_user/user_auth_ldap.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index fcf72ccb9..19b141261 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -45,6 +45,9 @@ Server tab ^^^^^^^^^^ Start with the Server tab. You may configure multiple servers if you have them. + +.. note:: Do not configure any failover LDAP hosts here. See :ref:`.. _advanced_settings_label:` for instructions instead. + At a minimum you must supply the LDAP server's hostname. If your server requires authentication, enter your credentials on this tab. Nextcloud will then attempt to auto-detect the server's port and base DN. The base DN and port are @@ -222,6 +225,7 @@ y groups found: This tells you approximately how many groups will be available in Nextcloud. The number updates automatically after any change. +.. _advanced_settings_label: Advanced settings ----------------- From df6afc3f98ba18afa59852ce5ee3aa680ff5ddb9 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Fri, 15 May 2020 14:49:30 +0200 Subject: [PATCH 2/2] fixup syntax error Signed-off-by: Sascha Wiswedel --- admin_manual/configuration_user/user_auth_ldap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_user/user_auth_ldap.rst b/admin_manual/configuration_user/user_auth_ldap.rst index 19b141261..5480a4991 100644 --- a/admin_manual/configuration_user/user_auth_ldap.rst +++ b/admin_manual/configuration_user/user_auth_ldap.rst @@ -46,7 +46,7 @@ Server tab Start with the Server tab. You may configure multiple servers if you have them. -.. note:: Do not configure any failover LDAP hosts here. See :ref:`.. _advanced_settings_label:` for instructions instead. +.. note:: Do not configure any failover LDAP hosts here. See :ref:`advanced_settings_label` for instructions instead. At a minimum you must supply the LDAP server's hostname. If your server requires authentication, enter your credentials on this tab. Nextcloud will then attempt