From 11d1b8e02f5757e27dd32b4193dc50c9e1523ab1 Mon Sep 17 00:00:00 2001 From: ferfissimo Date: Thu, 29 Jul 2021 09:16:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eplugins=5Fauth=5Fldap=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins_auth_ldap.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins_auth_ldap.md b/plugins_auth_ldap.md index 250312a..49feb34 100644 --- a/plugins_auth_ldap.md +++ b/plugins_auth_ldap.md @@ -1,6 +1,11 @@ # auth_ldap Plugin This plugin provides authentification over LDAP. +* [Configuration](#configuration) + * [Set up password hash](#set-up-password-hash) + * [Set up SSL (LDAPS)](#set-up-ssl) + + ## Configuration A basic configuration entry inside the `flaschengeist.toml` looks like this: ```toml