From: Peter van Dijk Date: Mon, 24 May 2021 18:10:42 +0000 (+0200) Subject: auth ldap: note that master mode -is- supported X-Git-Tag: auth-4.6.0-alpha0^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10437%2Fhead;p=thirdparty%2Fpdns.git auth ldap: note that master mode -is- supported --- diff --git a/docs/backends/index.rst b/docs/backends/index.rst index 3cb14fd810..c068d202f5 100644 --- a/docs/backends/index.rst +++ b/docs/backends/index.rst @@ -18,7 +18,7 @@ The following table describes the supported backends and some of their capabilit +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+ | :doc:`GeoIP ` | Yes | No | No | No | Yes | ``geoip`` | +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+ -| :doc:`LDAP ` | Yes | No | No | No | No | ``ldap`` | +| :doc:`LDAP ` | Yes | Yes | No | No | No | ``ldap`` | +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+ | :doc:`LMDB ` | Yes | Yes | Yes | No | Yes | ``lmdb`` | +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+ diff --git a/docs/backends/ldap.rst b/docs/backends/ldap.rst index 46fb40fc2d..f1b3a93efa 100644 --- a/docs/backends/ldap.rst +++ b/docs/backends/ldap.rst @@ -2,7 +2,7 @@ LDAP backend ============ * Native: Yes -* Master: No +* Master: Yes * Slave: No * Superslave: No * Autoserial: No