From: Pieter Lexis Date: Thu, 7 Apr 2016 14:46:27 +0000 (+0200) Subject: Update auth docs X-Git-Tag: dnsdist-1.0.0-beta1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09cc8c7a36414ed93dd3b67c4767298da7c2f10d;p=thirdparty%2Fpdns.git Update auth docs --- diff --git a/docs/markdown/authoritative/index.md b/docs/markdown/authoritative/index.md index cce7c3e814..4c640ad2c3 100644 --- a/docs/markdown/authoritative/index.md +++ b/docs/markdown/authoritative/index.md @@ -21,7 +21,7 @@ The following table describes the capabilities of the backends. | [Generic PostgreSQL](backend-generic-postgresql.md) | Supported | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | `gpgsql` | | [Generic SQLite 3](backend-generic-sqlite.md) 3 | Supported | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | `gsqlite3` | | [GeoIP](backend-geoip.md) | Supported | Yes | No | No | No | No | Yes | No | No | `geoip` | -| [LDAP](backend-ldap.md) | Supported | Yes | No | No | No | No | No | No | No | Unknown | +| [LDAP](backend-ldap.md) | Supported | Yes | No | No | No | No | No | No | No | `ldap` | | [MyDNS](backend-mydns.md) | Supported | Yes | No | No | No | No | No | No | No | `mydns` | | [OpenDBX](backend-opendbx.md) | Supported | Yes | Yes | Yes | Yes | No | No | No | No | `opendbx` | | [Oracle](backend-oracle.md) | Supported | Yes | Yes | Yes | Yes | Yes | Yes | No | No | `oracle` |