]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth ldap: note that master mode -is- supported 10437/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 24 May 2021 18:10:42 +0000 (20:10 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 24 May 2021 18:10:42 +0000 (20:10 +0200)
docs/backends/index.rst
docs/backends/ldap.rst

index 3cb14fd8104c3acdf7e06476193d204d235e2a4e..c068d202f51b6e9386633336cb52e94905ea5885 100644 (file)
@@ -18,7 +18,7 @@ The following table describes the supported backends and some of their capabilit
 +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+
 | :doc:`GeoIP <geoip>`                           | Yes    | No     | No    | No           | Yes                             | ``geoip``    |
 +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+
-| :doc:`LDAP <ldap>`                             | Yes    | No     | No    | No           | No                              | ``ldap``     |
+| :doc:`LDAP <ldap>`                             | Yes    | Yes    | No    | No           | No                              | ``ldap``     |
 +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+
 | :doc:`LMDB <lmdb>`                             | Yes    | Yes    | Yes   | No           | Yes                             | ``lmdb``     |
 +------------------------------------------------+--------+--------+-------+--------------+---------------------------------+--------------+
index 46fb40fc2deb7b08ab61726ebf43c6dbb7dc18f3..f1b3a93efa5bd85b7234828720010b1e9f4fd956 100644 (file)
@@ -2,7 +2,7 @@ LDAP backend
 ============
 
 * Native: Yes
-* Master: No
+* Master: Yes
 * Slave: No
 * Superslave: No
 * Autoserial: No